Function
EDataServertime_get_d_fmt_with_4digit_year
since: 2.22
Declaration [src]
gchar*
e_time_get_d_fmt_with_4digit_year (
void
)
Description [src]
Retrieves a date format string with a 4-digit year (D_FMT on systems with
nl_langinfo() available). In case the current locale doesn’t support 4-digit
year, the function returns format as specified by the locale.
Free the returned string with g_free().
Available since: 2.22