mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Update from Gnulib by running admin/merge-gnulib
This commit is contained in:
parent
354f9ba754
commit
3797484608
13 changed files with 398 additions and 118 deletions
|
|
@ -59,6 +59,15 @@ extern "C" {
|
|||
date and time: %c
|
||||
time zone: %z %Z
|
||||
nanosecond %N
|
||||
In locales with non-Gregorian calendars, the following conversions don't
|
||||
apply in the expected way:
|
||||
date:
|
||||
century %C
|
||||
year %y
|
||||
week-based year %G %g
|
||||
week in year %U %W %V
|
||||
day in year %j
|
||||
year, month, day %D
|
||||
|
||||
Store the result, as a string with a trailing NUL character, at the
|
||||
beginning of the array __S[0..__MAXSIZE-1] and return the length of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue