From professional translators, enterprises, web pages and freely available translation repositories.
strftime
strftime
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
date() strftime()
date() - Форматирует вывод системной даты/времени
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
example 1. strftime() locale examples
Пример 1. strftime() locale examples
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
strftime(&buf,30,"%x %x",localtime(&tm_));
strftime(&buf,30,"%x %x",localtime(&tm_));
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
displays a few lines of text spinning around in a solid 3d font. the text can use strftime() escape codes to display the current date and time. written by jamie zawinski; 2001.
Вращающиеся строки текста, написанные трёхмерным шрифтом. Автор Джеми Завински (jamie zawinski).
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
changes the behaviour of the strftime() function to display the current time in a locally acceptable form; for example, most of europe uses a 24-hour clock versus the 12-hour clock used in the united states.
влияет на поведение функции strftime(), которая используется для отображения текущего времени в местном формате; например, большая часть Европы использует 24-х часовой формат, тогда как в США используют 12-ти часовой.
Last Update: 2018-02-21
Usage Frequency: 1
Quality: