DateTime::Locale::ja(3pm) - phpMan

Command: man perldoc info search(apropos)  


DateTime::Locale::ja(3pm)      User Contributed Perl Documentation      DateTime::Locale::ja(3pm)

NAME
       DateTime::Locale::ja - Locale data examples for the Japanese (ja) locale

DESCRIPTION
       This pod file contains examples of the locale data available for the Japanese locale.

   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 (format)

       Abbreviated (format)

       Narrow (format)

         BC
         AD

   Date Formats
       Full

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

       Long

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

       Medium

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

       Short

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

   Time Formats
       Full

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

       Long

          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

       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

   Datetime Formats
       Full

          2008-02-05T18:30:30 = 200825 183030 UTC
          1995-12-22T09:05:02 = 19951222 90502 UTC
         -0010-09-15T04:44:23 = -10915 44423 UTC

       Long

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

       Medium

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

       Short

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

   Available Formats
       Bh (BK)

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

       Bhm (BK:mm)

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

       Bhms (BK:mm:ss)

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

       E (ccc)

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

       EBhm (BK:mm (E))

          2008-02-05T18:30:30 = B6:30 ()
          1995-12-22T09:05:02 = B9:05 ()
         -0010-09-15T04:44:23 = B4:44 ()

       EBhms (BK:mm:ss (E))

          2008-02-05T18:30:30 = B6:30:30 ()
          1995-12-22T09:05:02 = B9:05:02 ()
         -0010-09-15T04:44:23 = B4:44:23 ()

       EEEEd (dEEEE)

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

       EHm (H:mm (E))

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

       EHms (H:mm:ss (E))

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

       Ed (d(E))

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

       Ehm (aK:mm (E))

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

       Ehms (aK:mm:ss (E))

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

       Gy (Gy)

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

       GyMMM (GyM)

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

       GyMMMEEEEd (GyMdEEEE)

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

       GyMMMEd (GyMd(E))

          2008-02-05T18:30:30 = 200825()
          1995-12-22T09:05:02 = 19951222()
         -0010-09-15T04:44:23 = -10915()

       GyMMMd (GyMd)

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

       GyMd (Gy/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

       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

       Hmsv (H:mm:ss v)

          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

       Hmv (H:mm v)

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

       M (M)

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

       MEEEEd (M/dEEEE)

          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()

       MMM (M)

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

       MMMEEEEd (MdEEEE)

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

       MMMEd (Md(E))

          2008-02-05T18:30:30 = 25()
          1995-12-22T09:05:02 = 1222()
         -0010-09-15T04:44:23 = 915()

       MMMMW-count-other (MW)

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

       MMMMd (Md)

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

       MMMd (Md)

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

       Md (M/d)

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

       d (d)

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

       h (aK)

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

       hm (aK:mm)

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

       hms (aK: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

       hmsv (aK:mm:ss v)

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

       hmv (aK:mm v)

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

       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

       yMEEEEd (y/M/dEEEE)

          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(E))

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

       yMM (y/MM)

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

       yMMM (yM)

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

       yMMMEEEEd (yMdEEEE)

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

       yMMMEd (yMd(E))

          2008-02-05T18:30:30 = 200825()
          1995-12-22T09:05:02 = 19951222()
         -0010-09-15T04:44:23 = -10915()

       yMMMM (yM)

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

       yMMMd (yMd)

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

       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

       yQQQ (y/QQQ)

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

       yQQQQ (yQQQQ)

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

       yw-count-other (Yw)

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

   Miscellaneous
       Prefers 24 hour time?

       Yes

       Local first day of the week

       1 ()

   Strftime Patterns
       %c (%a %b %e %H:%M:%S %Y) - date time format

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

       %x (%m/%d/%y) - date format

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

       %X (%H:%M:%S) - time format

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

SUPPORT
       See DateTime::Locale.

perl v5.32.1                                2021-10-31                  DateTime::Locale::ja(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-01-28 10:17 @18.224.54.118 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!