]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - usr.bin/calendar/calendars/calendar.australia
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / usr.bin / calendar / calendars / calendar.australia
1 /*
2  * Australian holidays
3  *
4  * $FreeBSD$
5  */
6
7 #ifndef _calendar_australia_
8 #define _calendar_australia_
9
10 LANG=en_AU.ISO8859-1
11
12 /* Australia */
13 Jan 26          Australia Day
14 Apr/SunFirst    Daylight Savings Time ends in ACT, NSW, SA, TAS and VIC.
15 Apr 25          Anzac Day
16 Jun/MonSecond   Queen's Birthday Holiday (Australia, except WA)
17 Oct/SunFirst    Daylight Savings Time starts in ACT, NSW, SA and VIC.
18
19 /* ACT, NSW, common */
20 Mar 18          Canberra Day (ACT)
21 Sep/MonLast     Family & Community Day (ACT)
22 Aug/MonFirst    Bank Holiday (ACT, NSW)
23 Oct/MonFirst    Labour Day (ACT, NSW, SA)
24
25 /* Victoria */
26 Mar/MonSecond   Labour Day (VIC)
27 Nov/TueFirst    Melbourne Cup (VIC)
28
29 /* Tasmania
30  * http://www.wst.tas.gov.au/employment_info/public_holidays/html/2010
31  */
32 Feb/MonSecond   Regatta Day (TAS)
33 Feb/WedLast     Launceston Cup (TAS)
34 Mar/TueFirst    King Island show (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 (TAS)           /* Thursday preceding fourth Saturday in October */
38 Nov/MonFirst    Recreation Day (N TAS)          
39
40 /*
41 Oct/SatSecond-2 Launceston Show Day (TAS)       // Thursday preceding second Sat in October
42 Oct/SatFourth-2 Hobart Show Day (TAS)           // Thursday preceding fourth Sat in October
43 May/ThuFirst+1  Agfest (Circular Head only)     // Friday following the first Thursday in May
44 Oct/SatFirst-1  Burnie Show                     // Friday preceding first Saturday in October
45 Oct/SatThird-1  Flinders Island Show            // Friday preceding third Saturday in October
46
47 DEVONPORT CUP Wednesday not earlier than fifth and not later than eleventh day of January
48 DEVONPORT SHOW Friday nearest last day in November, but not later than first day of December
49 */
50
51 /* South Australia */
52 May/MonThird    Adelaide Cup (SA)
53 Dec 26          Proclamation Day holiday (SA)
54
55 /* Western Australia */
56 Mar/MonFirst    Labour Day (WA)
57 Jun/MonFirst    Foundation Day (WA)
58 Sep 30          Queen's Birthday (WA)
59
60 /* Northern Territory */
61 May/MonFirst    May Day (NT)
62 Jul/FriFirst    Alice Springs Show Day (NT)
63 Jul/FriSecond   Tennant Creek Show Day (NT)
64 Jul/FriThird    Katherine Show Day (NT)
65 Jul/FriLast     Darwin Show Day (NT)
66 Aug/MonFirst    Picnic Day (NT)
67
68 /* Queensland */
69 May/MonFirst    Labour Day (QLD)
70 Aug/WedSecond   RNA Show Day (Brisbane metro)   /* Second Last Wednesday */
71
72 #endif