ja_JP.ISO-2022-JP-2.src revision 1.1
11.1Sjoerg# $NetBSD: ja_JP.ISO-2022-JP-2.src,v 1.1 2013/08/11 22:09:42 joerg Exp $
21.1Sjoerg#
31.1Sjoerg# Locale: ja_JP
41.1Sjoerg# Character set: ISO-2022-JP-2
51.1Sjoerg#
61.1Sjoerg# Copyright 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in
71.1Sjoerg# http://www.unicode.org/copyright.html.
81.1Sjoerg# 
91.1Sjoerg# Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode
101.1Sjoerg# data files and any associated documentation (the "Data Files") or Unicode software and any
111.1Sjoerg# associated documentation (the "Software") to deal in the Data Files or Software without
121.1Sjoerg# restriction, including without limitation the rights to use, copy, modify, merge, publish,
131.1Sjoerg# distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom
141.1Sjoerg# the Data Files or Software are furnished to do so, provided that (a) the above copyright
151.1Sjoerg# notice(s) and this permission notice appear with all copies of the Data Files or Software,
161.1Sjoerg# (b) both the above copyright notice(s) and this permission notice appear in associated
171.1Sjoerg# documentation, and (c) there is clear notice in each modified Data File or in the Software as
181.1Sjoerg# well as in the documentation associated with the Data File(s) or Software that the data or
191.1Sjoerg# software has been modified.
201.1Sjoerg# 
211.1Sjoerg# THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
221.1Sjoerg# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
231.1Sjoerg# PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
241.1Sjoerg# HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
251.1Sjoerg# CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
261.1Sjoerg# WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
271.1Sjoerg# CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
281.1Sjoerg#
291.1Sjoerg# Short weekday names (abday)
301.1Sjoerg#
311.1Sjoerg$BF|(B
321.1Sjoerg$B7n(B
331.1Sjoerg$B2P(B
341.1Sjoerg$B?e(B
351.1Sjoerg$BLZ(B
361.1Sjoerg$B6b(B
371.1Sjoerg$BEZ(B
381.1Sjoerg#
391.1Sjoerg# Long weekday names (day)
401.1Sjoerg#
411.1Sjoerg$BF|MKF|(B
421.1Sjoerg$B7nMKF|(B
431.1Sjoerg$B2PMKF|(B
441.1Sjoerg$B?eMKF|(B
451.1Sjoerg$BLZMKF|(B
461.1Sjoerg$B6bMKF|(B
471.1Sjoerg$BEZMKF|(B
481.1Sjoerg#
491.1Sjoerg# Short month names (abmon)
501.1Sjoerg#
511.1Sjoerg1$B7n(B
521.1Sjoerg2$B7n(B
531.1Sjoerg3$B7n(B
541.1Sjoerg4$B7n(B
551.1Sjoerg5$B7n(B
561.1Sjoerg6$B7n(B
571.1Sjoerg7$B7n(B
581.1Sjoerg8$B7n(B
591.1Sjoerg9$B7n(B
601.1Sjoerg10$B7n(B
611.1Sjoerg11$B7n(B
621.1Sjoerg12$B7n(B
631.1Sjoerg#
641.1Sjoerg# Long month names (mon)
651.1Sjoerg#
661.1Sjoerg1$B7n(B
671.1Sjoerg2$B7n(B
681.1Sjoerg3$B7n(B
691.1Sjoerg4$B7n(B
701.1Sjoerg5$B7n(B
711.1Sjoerg6$B7n(B
721.1Sjoerg7$B7n(B
731.1Sjoerg8$B7n(B
741.1Sjoerg9$B7n(B
751.1Sjoerg10$B7n(B
761.1Sjoerg11$B7n(B
771.1Sjoerg12$B7n(B
781.1Sjoerg#
791.1Sjoerg# Ante Meridiem/Post Meridiem - %p (am_pm)
801.1Sjoerg#
811.1Sjoerg$B8aA0(B
821.1Sjoerg$B8a8e(B
831.1Sjoerg#
841.1Sjoerg# Date and Time - %c (d_t_fmt)
851.1Sjoerg#
861.1Sjoerg%Y$BG/(B%m$B7n(B%e$BF|(B %H:%M:%S %Z
871.1Sjoerg#
881.1Sjoerg# Date - %x (d_fmt)
891.1Sjoerg#
901.1Sjoerg%Y/%m/%d
911.1Sjoerg#
921.1Sjoerg# Time - %X (t_fmt)
931.1Sjoerg#
941.1Sjoerg%H:%M:%S
951.1Sjoerg#
961.1Sjoerg# 12-hour Clock - %r (t_fmt_ampm)
971.1Sjoerg#
981.1Sjoerg%p%I:%M:%S
991.1Sjoerg# EOF
1001.1Sjoerg
101