Home
last modified time | relevance | path

Searched refs:month (Results 1 – 5 of 5) sorted by relevance

/coreutils/tests/date/
Ddate-debug.sh173 date: parsed relative part: -1 month(s)
180 date: warning: month/year adjustment resulted in shifted dates:
204 date: parsed relative part: +6 month(s)
212 date: warning: month/year adjustment resulted in shifted dates:
/coreutils/src/
Dsort.c218 bool month; /* Flag for comparison by month name. */ member
225 struct month struct
283 static struct month monthtab[] =
1279 struct month const *month1 = m1; in struct_month_cmp()
1280 struct month const *month2 = m2; in struct_month_cmp()
2048 getmonth (char const *month, char **ea) in getmonth() argument
2053 while (blanks[to_uchar (*month)]) in getmonth()
2054 month++; in getmonth()
2059 char const *m = month; in getmonth()
2319 || key->month || key_numeric (key)) in debug_key()
[all …]
/coreutils/tests/
Dlocal.mk390 tests/sort/sort-month.sh \
/coreutils/doc/
Dcoreutils.texi1585 the year and month the standard was adopted. Three values are currently
4659 @itemx --month-sort
4660 @itemx --sort=month
4662 @opindex --month-sort
4667 by a month name abbreviation, is folded to UPPER case and
4670 category determines the month spellings.
5099 address. The timestamp is sorted by year, then month, then day, and
8548 @samp{2020-03-30@ }), and ISO 8601-like month, day, hour, and
12051 Use @var{time} instead of the current time. It can contain month names,
16458 locale's abbreviated month name (e.g., @samp{Jan})
[all …]
/coreutils/
DNEWS899 ls no longer truncates the abbreviated month names that have a
3334 ls now aligns output correctly in the presence of abbreviated month
3692 general-numeric, month, numeric or random. These are equivalent to the
3693 options --general-numeric-sort/-g, --month-sort/-M, --numeric-sort/-n
5768 * date --rfc-822 now always emits day and month names from the 'C' locale