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 7# It should be 3 characters. Add a space char at the beginning of every line. 8 1 9 2 10 3 11 4 12 5 13 6 14 7 15 8 16 9 17 10 18 11 19 12 20# 21# Long month names 22# 231�� 242�� 253�� 264�� 275�� 286�� 297�� 308�� 319�� 3210�� 3311�� 3412�� 35# 36# Short weekday names 37# 3 char too, add a space char at the ending of every line. 38�� 39�@ 40�G 41�T 42�| 43�� 44�� 45# 46# Long weekday names 47# 48�P�� 49�P�@ 50�P�G 51�P�T 52�P�| 53�P�� 54�P�� 55# 56# X_fmt 57# 58%H��%M��%S�� 59# 60# x_fmt 61# 62%y/%m/%d 63# 64# c_fmt 65# 66%a %Ef %T %Y 67# 68# am 69# 70�W�� 71# 72# pm 73# 74�U�� 75# 76# date_fmt 77# 78%Y�~%b��%e�� %A %X %Z 79# 80# Long month names (alternative) 81# 821�� 832�� 843�� 854�� 865�� 876�� 887�� 898�� 909�� 9110�� 9211�� 9312�� 94# 95# Ef_fmt 96# 97%b/%e 98# 99# EF_fmt 100# 101%B %e 102