NL_LANGINFO
NAME SYNOPSIS DESCRIPTION RETURN VALUE CONFORMING TO SEE ALSO
nl_langinfo - query language and locale information
#include item);
The nl_langinfo function provides access to locale information in a more flexible way than localeconv(3) does. Individual and additional elements of the locale categories can be queried.
Examples for the locale elements that can be specified in item using the constants defined in ''
CODESET (LC_CTYPE)
Return a string with the name of the character encoding used in the selected locale, such as locale__(1)?.
D_T_FMT (LC_TIME)
Return a string that can be used as a format string for strftime(3) to represent time and date in a locale-specific way.
D_FMT (LC_TIME)
Return a string that can be used as a format string for strftime(3) to represent a date in a locale-specific way.
T_FMT (LC_TIME)
Return a string that can be used as a format string for strftime(3) to represent a time in a locale-specific way.
DAY_{1-7} (LC_TIME)
Return name of the n-th day of the week.
lib/CachedMarkup.php (In template 'browse' < 'body' < 'html'):257: Error: Pure virtual
lib/CachedMarkup.php (In template 'browse' < 'body' < 'html'):257: Error: Pure virtual