ja_JP.eucJP.src (7f3dea244c40159a41ab22da77a434d7c5b5e85a) | ja_JP.eucJP.src (336f19f8e72dc554fbc7c7d42b4cbc83a3edce35) |
---|---|
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 must be 3 char 8 1 --- 53 unchanged lines hidden (view full) --- 62# x_fmt 63# 64%y/%m/%d 65# 66# c_fmt 67# 68# just following tradition... 69# %a %b %e %H:%M:%S %Y | 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 must be 3 char 8 1 --- 53 unchanged lines hidden (view full) --- 62# x_fmt 63# 64%y/%m/%d 65# 66# c_fmt 67# 68# just following tradition... 69# %a %b %e %H:%M:%S %Y |
70%a %b/%e %T %Y | 70%a %Ex %T %Y |
71# 72# am 73# 74# it must be 2 char 75#���� 76AM 77# 78# pm 79# 80# it must be 2 char 81#��� 82PM 83# 84# date_fmt 85# 86%Yǯ %B%e�� %A %X %Z | 71# 72# am 73# 74# it must be 2 char 75#���� 76AM 77# 78# pm 79# 80# it must be 2 char 81#��� 82PM 83# 84# date_fmt 85# 86%Yǯ %B%e�� %A %X %Z |
87# 88# Long months names (alternative) 89# 901�� 912�� 923�� 934�� 945�� 956�� 967�� 978�� 989�� 9910�� 10011�� 10112�� 102# 103# Ex_fmt 104# 105%b/%e |
|