Searched refs:Day (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/usr.bin/calendar/calendars/
H A Dcalendar.newzealand11 Jan 14 Anniversary Day (Southland)
12 Jan 21 Anniversary Day (Wellington)
13 Jan 28 Anniversary Day (Auckland)
14 Feb 06 Waitangi Day (NZ)
15 Mar 11 Anniversary Day (Taranaki)
16 Mar 25 Anniversary Day (Otago)
18 Sep 23 Anniversary Day (South Canterbury)
19 Oct 25 Anniversary Day (Hawke's Bay)
20 Oct 28 Labour Day (NZ)
21 Nov 04 Anniversary Day (Marlboroug
[all...]
H A Dcalendar.southafrica14 03/01 Human Rights Day in South Africa
15 04/27 Freedom Day in South Africa
16 05/01 Workers Day in South Africa
17 06/16 Youth Day in South Africa
18 08/09 National Women's Day in South Africa
19 09/24 Heritage Day in South Africa
20 12/16 Day of Reconciliation in South Africa
21 12/26 Day of Goodwill in South Africa
H A Dcalendar.australia13 Jan 26 Australia Day
15 Apr 25 Anzac Day
20 Mar 18 Canberra Day (ACT)
21 Sep/MonLast Family & Community Day (ACT)
23 Oct/MonFirst Labour Day (ACT, NSW, SA)
26 Mar/MonSecond Labour Day (VIC)
32 Feb/MonSecond Regatta Day (TAS)
35 Mar/MonSecond Eight Hours Day (TAS)
36 Oct 10 Launceston Show Day (TAS) /* Thursday preceding second Saturday in October */
37 Oct 24 Hobart Show Day (TA
[all...]
H A Dcalendar.usholiday10 01/01 New Year's Day
11 01/14 Julian Calendar New Year's Day
12 02/02 Groundhog Day
13 02/14 St. Valentine's Day
14 02/MonThird President's Day (3rd Monday of February)
15 03/05 Mother-in-Law Day, USA
17 03/17 St. Patrick's Day
19 04/01 April Fool's Day
20 04/15 Income Tax Day, USA.
21 04/28* Arbor Day, US
[all...]
H A Dcalendar.christian19 Easter+39 Ascension Day (10 days before Pentecost)
26 10/18 Feast Day of St. Luke
27 11/01 All Saints' Day
30 12/06 St. Nicholas' Day
34 12/26 Second day of Christmas (Boxing Day)
H A Dcalendar.computer58 07/FriLast System Administrator Appreciation Day
H A Dcalendar.judaic94 2010/Dec/9* Chanukah: 8th Day
172 2011/12/28* Chanukah: 8th Day
246 2012/12/16* Chanukah: 8th Day
322 2013/12/5* Chanukah: 8th Day
400 2014/12/24* Chanukah: 8th Day
476 2015/12/14* Chanukah: 8th Day
519 04/03* Pesach (First Day of Passover; sabbatical)
521 04/04* Pesach (Second Day of Passover; sabbatical)
524 04/05* Pesach (Third Day of Passover; sabbatical)
527 04/06* Pesach (Fourth Day o
[all...]
/freebsd-10-stable/sys/boot/ia64/ski/
H A Dtime.c63 int Day; member in struct:ssc_time
119 ETime->Day == 0 || ETime->Month > 31 ||
146 UTime += (((ETime->Day > 0) ? ETime->Day-1:0) * SECSPERDAY);
/freebsd-10-stable/sys/boot/efi/libefi/
H A Dtime.c107 ETime->Day == 0 || ETime->Month > 31 ||
136 UTime += (((ETime->Day > 0) ? ETime->Day-1:0) * SECSPERDAY);
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_getdate.c71 int HaveWeekDay; /* Day of week */
77 time_t Day; member in struct:gdstate
85 /* Day of week accounting, e.g., "3rd Tuesday" */
222 gds->Day = gds->tokenp[4].value;
228 gds->Day = gds->tokenp[2].value;
233 gds->Day = gds->tokenp[2].value;
247 gds->Day = gds->tokenp[2].value;
263 gds->Day = gds->tokenp[4].value;
280 gds->Day = gds->tokenp[4].value;
283 gds->Day
691 Convert(time_t Month, time_t Day, time_t Year, time_t Hours, time_t Minutes, time_t Seconds, time_t Timezone, enum DSTMODE DSTmode) argument
[all...]
/freebsd-10-stable/sys/boot/efi/include/
H A Defidef.h86 UINT8 Day; // 1 - 31 member in struct:__anon6311
/freebsd-10-stable/usr.bin/find/
H A Dgetdate.y579 Convert(time_t Month, time_t Day, time_t Year,
603 || Day < 1 || Day > DaysInMonth[(int)--Month])
606 for (Julian = Day - 1, i = 0; i < Month; i++)
/freebsd-10-stable/usr.sbin/fifolog/lib/
H A Dgetdate.y559 Convert(time_t Month, time_t Day, time_t Year,
584 || Day < 1 || Day > DaysInMonth[(int)--Month])
593 for (Julian = Day - 1, i = 0; i < Month; i++)
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dacbuffer.h85 UINT8 Day; member in struct:acpi_grt_info
/freebsd-10-stable/contrib/ntp/scripts/monitoring/
H A Dntploopwatch76 *Day=*ctime'DoW;
81 @Day = ('Sun','Mon','Tue','Wed','Thu','Fri','Sat');
487 $Day[(localtime($i))[$[+6]],
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c383 unsigned char *Day, unsigned char *Month, unsigned short *Year,
3140 unsigned char *Day,
3154 *Day = rpt->buf[14];
5013 Day, local
5044 &Day,
5071 Day, Month, Year, Hour, Minute, Second, (long)(FracSec*1.e9));
3133 rpt_0x8FAD( TSIPPKT *rpt, unsigned short *COUNT, double *FracSec, unsigned char *Hour, unsigned char *Minute, unsigned char *Second, unsigned char *Day, unsigned char *Month, unsigned short *Year, unsigned char *Status, unsigned char *Flags ) argument
/freebsd-10-stable/sys/dev/aac/
H A Daacreg.h420 u_int32_t Day:6; /* 1-32 */ member in struct:aac_container_creation
/freebsd-10-stable/sys/dev/aacraid/
H A Daacraid_reg.h377 u_int32_t Day:6; /* 1-32 */ member in struct:aac_container_creation
/freebsd-10-stable/sys/dev/dpt/
H A Ddpt.h840 u_int8_t Day; /* creation day */ member in struct:dpt_sig
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2376 % This produces Day Month Year style of output.
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex2275 % This produces Day Month Year style of output.
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex3469 % This produces Day Month Year style of output.

Completed in 341 milliseconds