1# $FreeBSD$
2#
3# WARNING: spaces may be essential at the end of lines
4# WARNING: empty lines are essential too
5#
6# Short month names -- same as long
7#
8�����
9������
10�����
11������
12��
13���
14�����
15�����
16�������
17�������
18������
19�������
20#
21# Long month names (as in a date)
22#
23�����
24������
25�����
26������
27��
28���
29�����
30�����
31�������
32�������
33������
34�������
35#
36#
37# Short weekday names
38#
39��
40��
41��
42��
43��
44��
45��
46#
47# Long weekday names
48#
49������
50������
51�������
52������
53�������
54��������
55������
56#
57# X_fmt
58#
59%H:%M:%S
60#
61# x_fmt
62#
63%d/%m/%Y
64#
65# c_fmt
66#
67%a %b %e %X %Y
68#
69# am
70#
71���������
72#
73# pm
74�������
75#
76#
77# date_fmt
78#
79%a %b %e %X %Z %Y
80#
81# Long month names (without case ending)
82#
83�����
84������
85�����
86������
87��
88���
89�����
90�����
91�������
92�������
93������
94�������
95#
96# md_order
97#
98dm
99#
100# ampm_fmt
101#
102%I:%M:%S %p
103# EOF
104