1# $FreeBSD$ 2# 3# WARNING: spaces may be essential at the end of lines 4# WARNING: empty lines are essential too 5# 6 1 7 2 8 3 9 4 10 5 11 6 12 7 13 8 14 9 1510 1611 1712 18# 19# Long month names 20# 211�� 222�� 233�� 244�� 255�� 266�� 277�� 288�� 299�� 3010�� 3111�� 3212�� 33# 34# Short weekday names 35# 36�� 37�� 38�� 39�� 40�� 41�� 42�y 43# 44# Long weekday names 45# 46���j�� 47���j�� 48�Ηj�� 49���j�� 50�ؗj�� 51���j�� 52�y�j�� 53# 54# X_fmt 55# 56%H��%M��%S�b 57# 58# x_fmt 59# 60%Y/%m/%d 61# 62# c_fmt 63# 64# just following tradition... 65# %a %b %e %H:%M:%S %Y 66%a %b/%e %T %Y 67# 68# am 69# 70#�ߑO 71AM 72# 73# pm 74# 75#�ߌ� 76PM 77# 78# date_fmt 79# 80%Y�N %B%e�� %A %X %Z 81# 82# Long months names (alternative) 83# 841�� 852�� 863�� 874�� 885�� 896�� 907�� 918�� 929�� 9310�� 9411�� 9512�� 96# 97# md_order 98# 99md 100# 101# ampm_fmt 102# 103%I:%M:%S %p 104# EOF 105