DateTime::Locale::se man page on MacOSX

Man page or keyword search:  
man Server   23457 pages
apropos Keyword Search (all sections)
Output format
MacOSX logo
[printable version]

DateTime::Locale::se(3User Contributed Perl DocumentatiDateTime::Locale::se(3)

NAME
       DateTime::Locale::se

SYNOPSIS
	 use DateTime;

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

DESCRIPTION
       This is the DateTime locale package for Northern Sami.

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

       It contains the following data.

   Days
       Wide (format)

	 vuossarga
	 maXXebarga
	 gaskavahkku
	 duorasdat
	 bearjadat
	 lavvardat
	 sotnabeaivi

       Abbreviated (format)

	 vuos
	 maX
	 gask
	 duor
	 bear
	 lav
	 sotn

       Narrow (format)

	 v
	 m
	 g
	 d
	 b
	 L
	 s

       Wide (stand-alone)

	 vuossarga
	 maXXebarga
	 gaskavahkku
	 duorasdat
	 bearjadat
	 lavvardat
	 sotnabeaivi

       Abbreviated (stand-alone)

	 vuos
	 maX
	 gask
	 duor
	 bear
	 lav
	 sotn

       Narrow (stand-alone)

	 v
	 m
	 g
	 d
	 b
	 L
	 s

   Months
       Wide (format)

	 oXXajagemannu
	 guovvamannu
	 njukXamannu
	 cuoXomannu
	 miessemannu
	 geassemannu
	 suoidnemannu
	 borgemannu
	 XakXamannu
	 golggotmannu
	 skabmamannu
	 juovlamannu

       Abbreviated (format)

	 oXXj
	 guov
	 njuk
	 cuo
	 mies
	 geas
	 suoi
	 borg
	 XakX
	 golg
	 skab
	 juov

       Narrow (format)

	 O
	 G
	 N
	 C
	 M
	 G
	 S
	 B
	 X
	 G
	 S
	 J

       Wide (stand-alone)

	 oXXajagemannu
	 guovvamannu
	 njukXamannu
	 cuoXomannu
	 miessemannu
	 geassemannu
	 suoidnemannu
	 borgemannu
	 XakXamannu
	 golggotmannu
	 skabmamannu
	 juovlamannu

       Abbreviated (stand-alone)

	 oXXj
	 guov
	 njuk
	 cuo
	 mies
	 geas
	 suoi
	 borg
	 XakX
	 golg
	 skab
	 juov

       Narrow (stand-alone)

	 O
	 G
	 N
	 C
	 M
	 G
	 S
	 B
	 X
	 G
	 S
	 J

   Quarters
       Wide (format)

	 Q1
	 Q2
	 Q3
	 Q4

       Abbreviated (format)

	 Q1
	 K2
	 Q3
	 Q4

       Narrow (format)

	 1
	 2
	 3
	 4

       Wide (stand-alone)

	 Q1
	 Q2
	 Q3
	 Q4

       Abbreviated (stand-alone)

	 Q1
	 K2
	 Q3
	 Q4

       Narrow (stand-alone)

	 1
	 2
	 3
	 4

   Eras
       Wide

	 ovdal Kristtusa
	 maXXel Kristtusa

       Abbreviated

	 o.Kr.
	 m.Kr.

       Narrow

	 o.Kr.
	 m.Kr.

   Date Formats
       Full

	  2008-02-05T18:30:30 = maXXebarga, 2008 guovvamannu 05
	  1995-12-22T09:05:02 = bearjadat, 1995 juovlamannu 22
	 -0010-09-15T04:44:23 = lavvardat, -10 XakXamannu 15

       Long

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

       Medium

	  2008-02-05T18:30:30 = 2008 guov 5
	  1995-12-22T09:05:02 = 1995 juov 22
	 -0010-09-15T04:44:23 = -10 XakX 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 guov 5
	  1995-12-22T09:05:02 = 1995 juov 22
	 -0010-09-15T04:44:23 = -10 XakX 15

   Time Formats
       Full

	  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

       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 = 09:05:02
	 -0010-09-15T04:44:23 = 04:44:23

       Short

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

       Default

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

   Datetime Formats
       Full

	  2008-02-05T18:30:30 = maXXebarga, 2008 guovvamannu 05 18:30:30 UTC
	  1995-12-22T09:05:02 = bearjadat, 1995 juovlamannu 22 09:05:02 UTC
	 -0010-09-15T04:44:23 = lavvardat, -10 XakXamannu 15 04:44:23 UTC

       Long

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

       Medium

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

       Short

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

       Default

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

   Available Formats
       d (d)

	  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 maX
	  1995-12-22T09:05:02 = 22 bear
	 -0010-09-15T04:44:23 = 15 lav

       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 (h:mm a)

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

       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 (h:mm:ss a)

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

       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 (E, M-d)

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

       MMM (LLL)

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

       MMMd (MMM d)

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

       MMMEd (E MMM d)

	  2008-02-05T18:30:30 = maX guov 5
	  1995-12-22T09:05:02 = bear juov 22
	 -0010-09-15T04:44:23 = lav XakX 15

       MMMMd (MMMM d)

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

       MMMMEd (E MMMM d)

	  2008-02-05T18:30:30 = maX guovvamannu 5
	  1995-12-22T09:05:02 = bear juovlamannu 22
	 -0010-09-15T04:44:23 = lav XakXamannu 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

       yMEd (EEE, y-M-d)

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

       yMMM (y MMM)

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

       yMMMEd (EEE, y MMM d)

	  2008-02-05T18:30:30 = maX, 2008 guov 5
	  1995-12-22T09:05:02 = bear, 1995 juov 22
	 -0010-09-15T04:44:23 = lav, -10 XakX 15

       yMMMM (y MMMM)

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

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

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

       yyQ (Q yy)

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

   Miscellaneous
       Prefers 24 hour time?

       Yes

       Local first day of the week

       vuossarga

SUPPORT
       See DateTime::Locale.

AUTHOR
       Dave Rolsky <autarch@urth.org>

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.

perl v5.16.2			  2013-08-25	       DateTime::Locale::se(3)
[top]

List of man pages available for MacOSX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net