DateTime::Locale::ja


Back to Top


NAME

DateTime::Locale::ja

Back to Top


SYNOPSIS

  use DateTime;
  my $dt = DateTime->now( locale => 'ja' );
  print $dt->month_name();

Back to Top


DESCRIPTION

This is the DateTime locale package for Japanese.

Back to Top


DATA

This locale inherits from the the DateTime::Locale::root manpage locale.

It contains the following data.

Days

Wide (format)

  月曜日
  ç«æ›œæ—¥
  水曜日
  木曜日
  金曜日
  土曜日
  日曜日

Abbreviated (format)

  月
  ç«
  æ°´
  木
  金
  土
  æ—¥

Narrow (format)

  月
  ç«
  æ°´
  木
  金
  土
  æ—¥

Wide (stand-alone)

  月曜日
  ç«æ›œæ—¥
  水曜日
  木曜日
  金曜日
  土曜日
  日曜日

Abbreviated (stand-alone)

  月
  ç«
  æ°´
  木
  金
  土
  æ—¥

Narrow (stand-alone)

  月
  ç«
  æ°´
  木
  金
  土
  æ—¥

Months

Wide (format)

  1月
  2月
  3月
  4月
  5月
  6月
  7月
  8月
  9月
  10月
  11月
  12月

Abbreviated (format)

  1月
  2月
  3月
  4月
  5月
  6月
  7月
  8月
  9月
  10月
  11月
  12月

Narrow (format)

  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12

Wide (stand-alone)

  1月
  2月
  3月
  4月
  5月
  6月
  7月
  8月
  9月
  10月
  11月
  12月

Abbreviated (stand-alone)

  1月
  2月
  3月
  4月
  5月
  6月
  7月
  8月
  9月
  10月
  11月
  12月

Narrow (stand-alone)

  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12

Quarters

Wide (format)

  第1å››åŠæœŸ
  第2å››åŠæœŸ
  第3å››åŠæœŸ
  第4å››åŠæœŸ

Abbreviated (format)

  Q1
  Q2
  Q3
  Q4

Narrow (format)

  1
  2
  3
  4

Wide (stand-alone)

  第1å››åŠæœŸ
  第2å››åŠæœŸ
  第3å››åŠæœŸ
  第4å››åŠæœŸ

Abbreviated (stand-alone)

  Q1
  Q2
  Q3
  Q4

Narrow (stand-alone)

  1
  2
  3
  4

Eras

Wide

  紀元å‰
  西暦

Abbreviated

  紀元å‰
  西暦

Narrow

  紀元å‰
  西暦

Date Formats

Full

   2008-02-05T18:30:30 = 2008å¹´2月5æ—¥ç«æ›œæ—¥
   1995-12-22T09:05:02 = 1995年12月22日金曜日
  -0010-09-15T04:44:23 = -10年9月15日土曜日

Long

   2008-02-05T18:30:30 = 2008年2月5日
   1995-12-22T09:05:02 = 1995年12月22日
  -0010-09-15T04:44:23 = -10年9月15日

Medium

   2008-02-05T18:30:30 = 2008/02/05
   1995-12-22T09:05:02 = 1995/12/22
  -0010-09-15T04:44:23 = -010/09/15

Short

   2008-02-05T18:30:30 = 08/02/05
   1995-12-22T09:05:02 = 95/12/22
  -0010-09-15T04:44:23 = -10/09/15

Default

   2008-02-05T18:30:30 = 2008/02/05
   1995-12-22T09:05:02 = 1995/12/22
  -0010-09-15T04:44:23 = -010/09/15

Time Formats

Full

   2008-02-05T18:30:30 = 18時30分30秒 UTC
   1995-12-22T09:05:02 = 9時05分02秒 UTC
  -0010-09-15T04:44:23 = 4時44分23秒 UTC

Long

   2008-02-05T18:30:30 = 18:30:30 UTC
   1995-12-22T09:05:02 = 09:05:02 UTC
  -0010-09-15T04:44:23 = 04:44:23 UTC

Medium

   2008-02-05T18:30:30 = 18:30:30
   1995-12-22T09:05:02 = 9:05:02
  -0010-09-15T04:44:23 = 4:44:23

Short

   2008-02-05T18:30:30 = 18:30
   1995-12-22T09:05:02 = 9:05
  -0010-09-15T04:44:23 = 4:44

Default

   2008-02-05T18:30:30 = 18:30:30
   1995-12-22T09:05:02 = 9:05:02
  -0010-09-15T04:44:23 = 4:44:23

Datetime Formats

Full

   2008-02-05T18:30:30 = 2008å¹´2月5æ—¥ç«æ›œæ—¥18時30分30ç§’ UTC
   1995-12-22T09:05:02 = 1995年12月22日金曜日9時05分02秒 UTC
  -0010-09-15T04:44:23 = -10年9月15日土曜日4時44分23秒 UTC

Long

   2008-02-05T18:30:30 = 2008年2月5日18:30:30 UTC
   1995-12-22T09:05:02 = 1995年12月22日09:05:02 UTC
  -0010-09-15T04:44:23 = -10年9月15日04:44:23 UTC

Medium

   2008-02-05T18:30:30 = 2008/02/0518:30:30
   1995-12-22T09:05:02 = 1995/12/229:05:02
  -0010-09-15T04:44:23 = -010/09/154:44:23

Short

   2008-02-05T18:30:30 = 08/02/0518:30
   1995-12-22T09:05:02 = 95/12/229:05
  -0010-09-15T04:44:23 = -10/09/154:44

Default

   2008-02-05T18:30:30 = 2008/02/0518:30:30
   1995-12-22T09:05:02 = 1995/12/229:05:02
  -0010-09-15T04:44:23 = -010/09/154:44:23

Available Formats

d (dæ—¥)

   2008-02-05T18:30:30 = 5æ—¥
   1995-12-22T09:05:02 = 22æ—¥
  -0010-09-15T04:44:23 = 15æ—¥

Ed (dæ—¥(EEE))

   2008-02-05T18:30:30 = 5æ—¥(ç«)
   1995-12-22T09:05:02 = 22日(金)
  -0010-09-15T04:44:23 = 15日(土)

EEEd (d EEE)

   2008-02-05T18:30:30 = 5 ç«
   1995-12-22T09:05:02 = 22 金
  -0010-09-15T04:44:23 = 15 土

GGGGyMd (GGGGy年M月d日)

   2008-02-05T18:30:30 = 西暦2008年2月5日
   1995-12-22T09:05:02 = 西暦1995年12月22日
  -0010-09-15T04:44:23 = 紀元å‰-10å¹´9月15æ—¥

H (H時)

   2008-02-05T18:30:30 = 18時
   1995-12-22T09:05:02 = 9時
  -0010-09-15T04:44:23 = 4時

Hm (H:mm)

   2008-02-05T18:30:30 = 18:30
   1995-12-22T09:05:02 = 9:05
  -0010-09-15T04:44:23 = 4:44

hm (ah:mm)

   2008-02-05T18:30:30 = åˆå¾Œ6:30
   1995-12-22T09:05:02 = åˆå‰9:05
  -0010-09-15T04:44:23 = åˆå‰4:44

Hms (H:mm:ss)

   2008-02-05T18:30:30 = 18:30:30
   1995-12-22T09:05:02 = 9:05:02
  -0010-09-15T04:44:23 = 4:44:23

hms (ah:mm:ss)

   2008-02-05T18:30:30 = åˆå¾Œ6:30:30
   1995-12-22T09:05:02 = åˆå‰9:05:02
  -0010-09-15T04:44:23 = åˆå‰4:44:23

M (L)

   2008-02-05T18:30:30 = 2
   1995-12-22T09:05:02 = 12
  -0010-09-15T04:44:23 = 9

Md (M/d)

   2008-02-05T18:30:30 = 2/5
   1995-12-22T09:05:02 = 12/22
  -0010-09-15T04:44:23 = 9/15

MEd (M/d(E))

   2008-02-05T18:30:30 = 2/5(ç«)
   1995-12-22T09:05:02 = 12/22(金)
  -0010-09-15T04:44:23 = 9/15(土)

MMdd (MM/dd)

   2008-02-05T18:30:30 = 02/05
   1995-12-22T09:05:02 = 12/22
  -0010-09-15T04:44:23 = 09/15

MMM (LLL)

   2008-02-05T18:30:30 = 2月
   1995-12-22T09:05:02 = 12月
  -0010-09-15T04:44:23 = 9月

MMMd (M月d日)

   2008-02-05T18:30:30 = 2月5日
   1995-12-22T09:05:02 = 12月22日
  -0010-09-15T04:44:23 = 9月15日

MMMEd (M月d日(E))

   2008-02-05T18:30:30 = 2月5æ—¥(ç«)
   1995-12-22T09:05:02 = 12月22日(金)
  -0010-09-15T04:44:23 = 9月15日(土)

MMMMd (M月d日)

   2008-02-05T18:30:30 = 2月5日
   1995-12-22T09:05:02 = 12月22日
  -0010-09-15T04:44:23 = 9月15日

MMMMEd (M月d日(E))

   2008-02-05T18:30:30 = 2月5æ—¥(ç«)
   1995-12-22T09:05:02 = 12月22日(金)
  -0010-09-15T04:44:23 = 9月15日(土)

ms (mm:ss)

   2008-02-05T18:30:30 = 30:30
   1995-12-22T09:05:02 = 05:02
  -0010-09-15T04:44:23 = 44:23

y (y)

   2008-02-05T18:30:30 = 2008
   1995-12-22T09:05:02 = 1995
  -0010-09-15T04:44:23 = -10

yM (y/M)

   2008-02-05T18:30:30 = 2008/2
   1995-12-22T09:05:02 = 1995/12
  -0010-09-15T04:44:23 = -10/9

yMd (y/M/d)

   2008-02-05T18:30:30 = 2008/2/5
   1995-12-22T09:05:02 = 1995/12/22
  -0010-09-15T04:44:23 = -10/9/15

yMEd (y/M/d(EEE))

   2008-02-05T18:30:30 = 2008/2/5(ç«)
   1995-12-22T09:05:02 = 1995/12/22(金)
  -0010-09-15T04:44:23 = -10/9/15(土)

yMMM (y年M月)

   2008-02-05T18:30:30 = 2008年2月
   1995-12-22T09:05:02 = 1995年12月
  -0010-09-15T04:44:23 = -10年9月

yMMMd (y年M月d日)

   2008-02-05T18:30:30 = 2008年2月5日
   1995-12-22T09:05:02 = 1995年12月22日
  -0010-09-15T04:44:23 = -10年9月15日

yMMMEd (y年M月d日(EEE))

   2008-02-05T18:30:30 = 2008å¹´2月5æ—¥(ç«)
   1995-12-22T09:05:02 = 1995年12月22日(金)
  -0010-09-15T04:44:23 = -10年9月15日(土)

yMMMM (y年M月)

   2008-02-05T18:30:30 = 2008年2月
   1995-12-22T09:05:02 = 1995年12月
  -0010-09-15T04:44:23 = -10年9月

yQ (y/Q)

   2008-02-05T18:30:30 = 2008/1
   1995-12-22T09:05:02 = 1995/4
  -0010-09-15T04:44:23 = -10/3

yQQQ (yQQQ)

   2008-02-05T18:30:30 = 2008Q1
   1995-12-22T09:05:02 = 1995Q4
  -0010-09-15T04:44:23 = -10Q3

yyMMM (y年M月)

   2008-02-05T18:30:30 = 2008年2月
   1995-12-22T09:05:02 = 1995年12月
  -0010-09-15T04:44:23 = -10年9月

yyQ (yy/Q)

   2008-02-05T18:30:30 = 08/1
   1995-12-22T09:05:02 = 95/4
  -0010-09-15T04:44:23 = -10/3

yyyy (yå¹´)

   2008-02-05T18:30:30 = 2008å¹´
   1995-12-22T09:05:02 = 1995å¹´
  -0010-09-15T04:44:23 = -10å¹´

yyyyMM (yyyy/MM)

   2008-02-05T18:30:30 = 2008/02
   1995-12-22T09:05:02 = 1995/12
  -0010-09-15T04:44:23 = -010/09

Miscellaneous

Prefers 24 hour time?

Yes

Local first day of the week

月曜日

Back to Top


SUPPORT

See the DateTime::Locale manpage.

Back to Top


AUTHOR

Dave Rolsky <autarch@urth.org>

Back to Top


COPYRIGHT

Copyright (c) 2008 David Rolsky. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

This module was generated from data provided by the CLDR project, see the LICENSE.cldr in this distribution for details on the CLDR data's license.

Back to Top

 DateTime::Locale::ja