diff options
Diffstat (limited to 'usr.bin/locale/tests/k_flag_posix_time.out')
-rw-r--r-- | usr.bin/locale/tests/k_flag_posix_time.out | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/usr.bin/locale/tests/k_flag_posix_time.out b/usr.bin/locale/tests/k_flag_posix_time.out new file mode 100644 index 000000000000..cece623846d1 --- /dev/null +++ b/usr.bin/locale/tests/k_flag_posix_time.out @@ -0,0 +1,14 @@ +abday="Sun;Mon;Tue;Wed;Thu;Fri;Sat" +day="Sunday;Monday;Tuesday;Wednesday;Thursday;Friday;Saturday" +abmon="Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec" +mon="January;February;March;April;May;June;July;August;September;October;November;December" +d_t_fmt="%a %b %e %H:%M:%S %Y" +d_fmt="%m/%d/%y" +t_fmt="%H:%M:%S" +am_pm="AM;PM" +t_fmt_ampm="%I:%M:%S %p" +era= +era_d_fmt="" +era_t_fmt="" +era_d_t_fmt="" +alt_digits= |