/illumos-gate/usr/src/cmd/backup/dump/ |
H A D | unctime.c | 68 static char months[] = variable 77 for (cp = months, cp2 = str; *cp != 0; cp += 3) 80 return (((int)(cp-months)) / 3);
|
/illumos-gate/usr/src/cmd/cal/ |
H A D | cal.c | 52 static char *months[] = { variable 141 (void) printf(dcgettext(NULL, TITLE, LC_TIME), months[m-1], y); in main() 322 months[month - MON_1] = nl_langinfo(month); in load_months()
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_dtime.c | 87 static char months[] = "JanFebMarAprMayJunJulAugSepOctNovDec"; variable 126 for (cp = months, cp2 = str; *cp != '\0'; cp += 3) in lookup() 128 return ((cp-months) / 3); in lookup()
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | date.test | 78 datetest 2.24 {datetime('2003-10-22 12:34','1.5 months')} {2003-12-07 12:34:00} 211 datetest 8.15 {datetime('now','1.5 months')} {2003-12-07 12:34:00}
|
/illumos-gate/usr/src/cmd/fm/eversholt/common/ |
H A D | literals.h | 111 L_DECL(months);
|
/illumos-gate/usr/src/cmd/sort/ |
H A D | fields.c | 98 static char *months[MONTHS_IN_YEAR]; variable 225 months[i] = (char *)c_months[i]; in field_initialize_month() 247 months[i] = strdup(month_name); in field_initialize_month() 601 if (xstrneql(month_candidate, months[j], month_lengths[j])) { in field_convert_month()
|
/illumos-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | logging.c | 47 static const char *months[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", variable 318 local_tm->tm_mday, months[local_tm->tm_mon], in log_vwrite()
|
/illumos-gate/usr/src/lib/print/libhttp-core/common/ |
H A D | http.c | 175 static const char * const months[12] = variable 1502 days[tdate->tm_wday], tdate->tm_mday, months[tdate->tm_mon], in httpGetDateString() 1527 if (strcasecmp(mon, months[i]) == 0) in httpGetDateTime()
|
/illumos-gate/usr/src/lib/smhba/ |
H A D | THIRDPARTYLICENSE | 147 Mechanism, must remain available for at least twelve (12) months 149 months after a subsequent version of that particular Modification
|
/illumos-gate/usr/src/lib/mpapi/libmpapi/ |
H A D | THIRDPARTYLICENSE | 147 Mechanism, must remain available for at least twelve (12) months 149 months after a subsequent version of that particular Modification
|
/illumos-gate/usr/src/lib/libima/ |
H A D | THIRDPARTYLICENSE | 147 Mechanism, must remain available for at least twelve (12) months 149 months after a subsequent version of that particular Modification
|
/illumos-gate/usr/src/lib/hbaapi/ |
H A D | THIRDPARTYLICENSE | 147 Mechanism, must remain available for at least twelve (12) months 149 months after a subsequent version of that particular Modification
|
/illumos-gate/usr/src/cmd/bhyvectl/ |
H A D | bhyvectl.c | 1354 static const char *months[] = { in mon_str() local 1360 return (months[idx]); in mon_str()
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | northamerica | 36 # spent months in dialogs with scientific and railway leaders, 302 # (c) Report to Congress.--Not later than 9 months after the effective 2164 # one hour behind the rest of Nunavut for six months during the winter. 2430 # that Summer Time will be reduced from seven to five months, starting 3384 # months until September. La Tribuna reported today 3583 # during the summer months and Standard Time, also known as Local 3584 # Time, during the winter months with effect from April 2018 ...
|
H A D | australasia | 1368 # http://www.theage.com.au/news/national/daylight-savings-to-span-six-months/2007/06/27/11826239667… 1512 # Two months more daylight saving, Sydney Morning Herald (1999-05-26). 1953 # For the past two months we've been on what is known as Daylight
|
H A D | asia | 1765 # transition dates at least six months in advanced under the 1992 Law. 3001 # on June 1, 2008 for 3 months. 3005 # 9pm and moving clocks forward by one hour for the next three months. ...." 3015 # for another 2 months - plan to return to Standard Time on October 31
|
H A D | europe | 2314 # But now it is some months since Novosibirsk is 3 hours ahead of Moscow! 3708 # DST for 15 months; unusual but we'll let it pass.
|
H A D | southamerica | 1288 # Government that from 2019, Winter Time will be increased to 5 months, between
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 598 04-10-31 Makefile: __OBSOLETE__ now computed <6 months ago year>0101 1240 00-12-11 tmdate: fix cron format bug that mishandled months
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 4213 Support for ACPI 5.0 in ACPICA has been underway for several months and 4218 months. 11487 the number of bug fixes in the next few months.
|