Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   strftime    ( 3 )

формат даты и времени (format date and time)

  Name  |    Synopsis    |  Description  |  Return value  |  Environment  |  Attributes  |  Conforming to  |  Note  |  Bugs  |  Examples  |  See also  |

Синопсис (Synopsis)

#include <time.h>

size_t strftime(char *restrict s, size_t max, const char *restrict format, const struct tm *restrict tm);