datetimeapi.h header

This header is used by Internationalization for Windows Applications. For more information, see:

datetimeapi.h contains the following programming interfaces:

Functions

 
GetDateFormatA

Formats a date as a date string for a locale specified by the locale identifier. (ANSI)
GetDateFormatEx

Formats a date as a date string for a locale specified by name.
GetDateFormatW

Formats a date as a date string for a locale specified by the locale identifier. (Unicode)
GetTimeFormatA

Formats time as a time string for a locale specified by identifier. The function formats either a specified time or the local system time. (ANSI)
GetTimeFormatEx

Formats time as a time string for a locale specified by name.
GetTimeFormatW

Formats time as a time string for a locale specified by identifier. The function formats either a specified time or the local system time. (Unicode)