# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# Short month names
#
 1��
 2��
 3��
 4��
 5��
 6��
 7��
 8��
 9��
10��
11��
12��
#
# Long month names (as in a date)
#
1��
2��
3��
4��
5��
6��
7��
8��
9��
10��
11��
12��
#
# Short weekday names
#
��
��
��
��
��
��
�y
#
# Long weekday names
#
���j��
���j��
�Ηj��
���j��
�ؗj��
���j��
�y�j��
#
# X_fmt
#
%H��%M��%S�b
#
# x_fmt
#
%Y/%m/%d
#
# c_fmt
#
# just following tradition...
# %a %b %e %H:%M:%S %Y
%a %_m/%e %T %Y
#
# am
#
�ߑO
#
# pm
#
�ߌ�
#
# date_fmt
#
%Y�N %B%e�� %A %X %Z
#
# Long month names (without case ending)
#
1��
2��
3��
4��
5��
6��
7��
8��
9��
10��
11��
12��
#
# md_order
#
md
#
# ampm_fmt
#
%I:%M:%S %p
# EOF