.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} .el \{\ . de IX .. .\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "DateTime::Locale::is 3pm" .TH DateTime::Locale::is 3pm "2013-05-26" "perl v5.14.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" DateTime::Locale::is \- DateTime locale package for "is" .SH "SYNOPSIS" .IX Header "SYNOPSIS" .Vb 1 \& use DateTime; \& \& my $dt = DateTime\->now( locale => \*(Aqis\*(Aq ); \& print $dt\->month_name(); .Ve .SH "DESCRIPTION" .IX Header "DESCRIPTION" This is the DateTime locale package for Icelandic. .SH "DATA" .IX Header "DATA" This locale inherits from the DateTime::Locale::root locale. .PP It contains the following data. .SS "Days" .IX Subsection "Days" \fIWide (format)\fR .IX Subsection "Wide (format)" .PP .Vb 7 \& ma\*'nudagur \& \*(thri\*(d-judagur \& mi\*(d-vikudagur \& fimmtudagur \& fo\*:studagur \& laugardagur \& sunnudagur .Ve .PP \fIAbbreviated (format)\fR .IX Subsection "Abbreviated (format)" .PP .Vb 7 \& ma\*'n \& \*(thri \& mi\*(d- \& fim \& fo\*:s \& lau \& sun .Ve .PP \fINarrow (format)\fR .IX Subsection "Narrow (format)" .PP .Vb 7 \& m \& \*(th \& m \& f \& f \& l \& s .Ve .PP \fIWide (stand-alone)\fR .IX Subsection "Wide (stand-alone)" .PP .Vb 7 \& ma\*'nudagur \& \*(thri\*(d-judagur \& mi\*(d-vikudagur \& fimmtudagur \& fo\*:studagur \& laugardagur \& sunnudagur .Ve .PP \fIAbbreviated (stand-alone)\fR .IX Subsection "Abbreviated (stand-alone)" .PP .Vb 7 \& ma\*'n \& \*(thri \& mi\*(d- \& fim \& fo\*:s \& lau \& sun .Ve .PP \fINarrow (stand-alone)\fR .IX Subsection "Narrow (stand-alone)" .PP .Vb 7 \& m \& \*(th \& m \& f \& f \& l \& s .Ve .SS "Months" .IX Subsection "Months" \fIWide (format)\fR .IX Subsection "Wide (format)" .PP .Vb 12 \& janu\*'ar \& febru\*'ar \& mars \& apri\*'l \& mai\*' \& ju\*'ni\*' \& ju\*'li\*' \& a\*'gu\*'st \& september \& okto\*'ber \& no\*'vember \& desember .Ve .PP \fIAbbreviated (format)\fR .IX Subsection "Abbreviated (format)" .PP .Vb 12 \& jan \& feb \& mar \& apr \& mai\*' \& ju\*'n \& ju\*'l \& a\*'gu\*' \& sep \& okt \& no\*'v \& des .Ve .PP \fINarrow (format)\fR .IX Subsection "Narrow (format)" .PP .Vb 12 \& j \& f \& m \& a \& m \& j \& j \& a\*' \& s \& o \& n \& d .Ve .PP \fIWide (stand-alone)\fR .IX Subsection "Wide (stand-alone)" .PP .Vb 12 \& janu\*'ar \& febru\*'ar \& mars \& apri\*'l \& mai\*' \& ju\*'ni\*' \& ju\*'li\*' \& a\*'gu\*'st \& september \& okto\*'ber \& no\*'vember \& desember .Ve .PP \fIAbbreviated (stand-alone)\fR .IX Subsection "Abbreviated (stand-alone)" .PP .Vb 12 \& jan \& feb \& mar \& apr \& mai\*' \& ju\*'n \& ju\*'l \& a\*'gu\*' \& sep \& okt \& no\*'v \& des .Ve .PP \fINarrow (stand-alone)\fR .IX Subsection "Narrow (stand-alone)" .PP .Vb 12 \& j \& f \& m \& a \& m \& j \& j \& a\*' \& s \& o \& n \& d .Ve .SS "Quarters" .IX Subsection "Quarters" \fIWide (format)\fR .IX Subsection "Wide (format)" .PP .Vb 4 \& 1st fjo\*'r\*(d-ungur \& 2nd fjo\*'r\*(d-ungur \& 3rd fjo\*'r\*(d-ungur \& 4th fjo\*'r\*(d-ungur .Ve .PP \fIAbbreviated (format)\fR .IX Subsection "Abbreviated (format)" .PP .Vb 4 \& F1 \& F2 \& F3 \& F4 .Ve .PP \fINarrow (format)\fR .IX Subsection "Narrow (format)" .PP .Vb 4 \& 1 \& 2 \& 3 \& 4 .Ve .PP \fIWide (stand-alone)\fR .IX Subsection "Wide (stand-alone)" .PP .Vb 4 \& 1. fjo\*'r\*(d-ungur \& 2. fjo\*'r\*(d-ungur \& 3. fjo\*'r\*(d-ungur \& 4. fjo\*'r\*(d-ungur .Ve .PP \fIAbbreviated (stand-alone)\fR .IX Subsection "Abbreviated (stand-alone)" .PP .Vb 4 \& 1F \& 2F \& 3F \& 4F .Ve .PP \fINarrow (stand-alone)\fR .IX Subsection "Narrow (stand-alone)" .PP .Vb 4 \& 1 \& 2 \& 3 \& 4 .Ve .SS "Eras" .IX Subsection "Eras" \fIWide\fR .IX Subsection "Wide" .PP .Vb 2 \& BCE \& CE .Ve .PP \fIAbbreviated\fR .IX Subsection "Abbreviated" .PP .Vb 2 \& fyrir Krist \& eftir Krist .Ve .PP \fINarrow\fR .IX Subsection "Narrow" .PP .Vb 2 \& f.k. \& e.k. .Ve .SS "Date Formats" .IX Subsection "Date Formats" \fIFull\fR .IX Subsection "Full" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = \*(thri\*(d-judagur, 5. febru\*'ar 2008 \& 1995\-12\-22T09:05:02 = fo\*:studagur, 22. desember 1995 \& \-0010\-09\-15T04:44:23 = laugardagur, 15. september \-10 .Ve .PP \fILong\fR .IX Subsection "Long" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5. febru\*'ar 2008 \& 1995\-12\-22T09:05:02 = 22. desember 1995 \& \-0010\-09\-15T04:44:23 = 15. september \-10 .Ve .PP \fIMedium\fR .IX Subsection "Medium" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5.2.2008 \& 1995\-12\-22T09:05:02 = 22.12.1995 \& \-0010\-09\-15T04:44:23 = 15.9.\-010 .Ve .PP \fIShort\fR .IX Subsection "Short" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5.2.2008 \& 1995\-12\-22T09:05:02 = 22.12.1995 \& \-0010\-09\-15T04:44:23 = 15.9.\-010 .Ve .PP \fIDefault\fR .IX Subsection "Default" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5.2.2008 \& 1995\-12\-22T09:05:02 = 22.12.1995 \& \-0010\-09\-15T04:44:23 = 15.9.\-010 .Ve .SS "Time Formats" .IX Subsection "Time Formats" \fIFull\fR .IX Subsection "Full" .PP .Vb 3 \& 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 .Ve .PP \fILong\fR .IX Subsection "Long" .PP .Vb 3 \& 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 .Ve .PP \fIMedium\fR .IX Subsection "Medium" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 18:30:30 \& 1995\-12\-22T09:05:02 = 09:05:02 \& \-0010\-09\-15T04:44:23 = 04:44:23 .Ve .PP \fIShort\fR .IX Subsection "Short" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 18:30 \& 1995\-12\-22T09:05:02 = 09:05 \& \-0010\-09\-15T04:44:23 = 04:44 .Ve .PP \fIDefault\fR .IX Subsection "Default" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 18:30:30 \& 1995\-12\-22T09:05:02 = 09:05:02 \& \-0010\-09\-15T04:44:23 = 04:44:23 .Ve .SS "Datetime Formats" .IX Subsection "Datetime Formats" \fIFull\fR .IX Subsection "Full" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = \*(thri\*(d-judagur, 5. febru\*'ar 2008 18:30:30 UTC \& 1995\-12\-22T09:05:02 = fo\*:studagur, 22. desember 1995 09:05:02 UTC \& \-0010\-09\-15T04:44:23 = laugardagur, 15. september \-10 04:44:23 UTC .Ve .PP \fILong\fR .IX Subsection "Long" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5. febru\*'ar 2008 18:30:30 UTC \& 1995\-12\-22T09:05:02 = 22. desember 1995 09:05:02 UTC \& \-0010\-09\-15T04:44:23 = 15. september \-10 04:44:23 UTC .Ve .PP \fIMedium\fR .IX Subsection "Medium" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5.2.2008 18:30:30 \& 1995\-12\-22T09:05:02 = 22.12.1995 09:05:02 \& \-0010\-09\-15T04:44:23 = 15.9.\-010 04:44:23 .Ve .PP \fIShort\fR .IX Subsection "Short" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5.2.2008 18:30 \& 1995\-12\-22T09:05:02 = 22.12.1995 09:05 \& \-0010\-09\-15T04:44:23 = 15.9.\-010 04:44 .Ve .PP \fIDefault\fR .IX Subsection "Default" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5.2.2008 18:30:30 \& 1995\-12\-22T09:05:02 = 22.12.1995 09:05:02 \& \-0010\-09\-15T04:44:23 = 15.9.\-010 04:44:23 .Ve .SS "Available Formats" .IX Subsection "Available Formats" \fId (d)\fR .IX Subsection "d (d)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5 \& 1995\-12\-22T09:05:02 = 22 \& \-0010\-09\-15T04:44:23 = 15 .Ve .PP \fIEEEd (d \s-1EEE\s0)\fR .IX Subsection "EEEd (d EEE)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5 \*(thri \& 1995\-12\-22T09:05:02 = 22 fo\*:s \& \-0010\-09\-15T04:44:23 = 15 lau .Ve .PP \fIHHmm (HH:mm)\fR .IX Subsection "HHmm (HH:mm)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 18:30 \& 1995\-12\-22T09:05:02 = 09:05 \& \-0010\-09\-15T04:44:23 = 04:44 .Ve .PP \fIHHmmss (HH:mm:ss)\fR .IX Subsection "HHmmss (HH:mm:ss)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 18:30:30 \& 1995\-12\-22T09:05:02 = 09:05:02 \& \-0010\-09\-15T04:44:23 = 04:44:23 .Ve .PP \fIHm (H:mm)\fR .IX Subsection "Hm (H:mm)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 18:30 \& 1995\-12\-22T09:05:02 = 9:05 \& \-0010\-09\-15T04:44:23 = 4:44 .Ve .PP \fIhm (h:mm a)\fR .IX Subsection "hm (h:mm a)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 6:30 e.h. \& 1995\-12\-22T09:05:02 = 9:05 f.h. \& \-0010\-09\-15T04:44:23 = 4:44 f.h. .Ve .PP \fIHms (H:mm:ss)\fR .IX Subsection "Hms (H:mm:ss)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 18:30:30 \& 1995\-12\-22T09:05:02 = 9:05:02 \& \-0010\-09\-15T04:44:23 = 4:44:23 .Ve .PP \fIhms (h:mm:ss a)\fR .IX Subsection "hms (h:mm:ss a)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 6:30:30 e.h. \& 1995\-12\-22T09:05:02 = 9:05:02 f.h. \& \-0010\-09\-15T04:44:23 = 4:44:23 f.h. .Ve .PP \fIM (L.)\fR .IX Subsection "M (L.)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 2. \& 1995\-12\-22T09:05:02 = 12. \& \-0010\-09\-15T04:44:23 = 9. .Ve .PP \fIMd (d.M)\fR .IX Subsection "Md (d.M)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5.2 \& 1995\-12\-22T09:05:02 = 22.12 \& \-0010\-09\-15T04:44:23 = 15.9 .Ve .PP \fIMEd (E d.M.)\fR .IX Subsection "MEd (E d.M.)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = \*(thri 5.2. \& 1995\-12\-22T09:05:02 = fo\*:s 22.12. \& \-0010\-09\-15T04:44:23 = lau 15.9. .Ve .PP \fI\s-1MMM\s0 (\s-1LLL\s0)\fR .IX Subsection "MMM (LLL)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = feb \& 1995\-12\-22T09:05:02 = des \& \-0010\-09\-15T04:44:23 = sep .Ve .PP \fIMMMd (d. \s-1MMM\s0)\fR .IX Subsection "MMMd (d. MMM)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5. feb \& 1995\-12\-22T09:05:02 = 22. des \& \-0010\-09\-15T04:44:23 = 15. sep .Ve .PP \fIMMMEd (E d. \s-1MMM\s0)\fR .IX Subsection "MMMEd (E d. MMM)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = \*(thri 5. feb \& 1995\-12\-22T09:05:02 = fo\*:s 22. des \& \-0010\-09\-15T04:44:23 = lau 15. sep .Ve .PP \fIMMMMd (d. \s-1MMMM\s0)\fR .IX Subsection "MMMMd (d. MMMM)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 5. febru\*'ar \& 1995\-12\-22T09:05:02 = 22. desember \& \-0010\-09\-15T04:44:23 = 15. september .Ve .PP \fIMMMMEd (E d. \s-1MMMM\s0)\fR .IX Subsection "MMMMEd (E d. MMMM)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = \*(thri 5. febru\*'ar \& 1995\-12\-22T09:05:02 = fo\*:s 22. desember \& \-0010\-09\-15T04:44:23 = lau 15. september .Ve .PP \fIms (mm:ss)\fR .IX Subsection "ms (mm:ss)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 30:30 \& 1995\-12\-22T09:05:02 = 05:02 \& \-0010\-09\-15T04:44:23 = 44:23 .Ve .PP \fIy (y)\fR .IX Subsection "y (y)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 2008 \& 1995\-12\-22T09:05:02 = 1995 \& \-0010\-09\-15T04:44:23 = \-10 .Ve .PP \fIyM (M. yyyy)\fR .IX Subsection "yM (M. yyyy)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 2. 2008 \& 1995\-12\-22T09:05:02 = 12. 1995 \& \-0010\-09\-15T04:44:23 = 9. \-010 .Ve .PP \fIyMEd (\s-1EEE\s0 d.M.yyyy)\fR .IX Subsection "yMEd (EEE d.M.yyyy)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = \*(thri 5.2.2008 \& 1995\-12\-22T09:05:02 = fo\*:s 22.12.1995 \& \-0010\-09\-15T04:44:23 = lau 15.9.\-010 .Ve .PP \fIyMMM (\s-1MMM\s0 y)\fR .IX Subsection "yMMM (MMM y)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = feb 2008 \& 1995\-12\-22T09:05:02 = des 1995 \& \-0010\-09\-15T04:44:23 = sep \-10 .Ve .PP \fIyMMMEd (\s-1EEE\s0 d. \s-1MMM\s0 y)\fR .IX Subsection "yMMMEd (EEE d. MMM y)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = \*(thri 5. feb 2008 \& 1995\-12\-22T09:05:02 = fo\*:s 22. des 1995 \& \-0010\-09\-15T04:44:23 = lau 15. sep \-10 .Ve .PP \fIyMMMM (\s-1MMMM\s0 y)\fR .IX Subsection "yMMMM (MMMM y)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = febru\*'ar 2008 \& 1995\-12\-22T09:05:02 = desember 1995 \& \-0010\-09\-15T04:44:23 = september \-10 .Ve .PP \fIyQ (Q. yyyy)\fR .IX Subsection "yQ (Q. yyyy)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 1. 2008 \& 1995\-12\-22T09:05:02 = 4. 1995 \& \-0010\-09\-15T04:44:23 = 3. \-010 .Ve .PP \fIyQQQ (\s-1QQQ\s0 y)\fR .IX Subsection "yQQQ (QQQ y)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = F1 2008 \& 1995\-12\-22T09:05:02 = F4 1995 \& \-0010\-09\-15T04:44:23 = F3 \-10 .Ve .PP \fIyyQ (Q yy)\fR .IX Subsection "yyQ (Q yy)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 1 08 \& 1995\-12\-22T09:05:02 = 4 95 \& \-0010\-09\-15T04:44:23 = 3 \-10 .Ve .PP \fIyyyyM (M.yyyy)\fR .IX Subsection "yyyyM (M.yyyy)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = 2.2008 \& 1995\-12\-22T09:05:02 = 12.1995 \& \-0010\-09\-15T04:44:23 = 9.\-010 .Ve .PP \fIyyyyMMMM (\s-1MMMM\s0 y)\fR .IX Subsection "yyyyMMMM (MMMM y)" .PP .Vb 3 \& 2008\-02\-05T18:30:30 = febru\*'ar 2008 \& 1995\-12\-22T09:05:02 = desember 1995 \& \-0010\-09\-15T04:44:23 = september \-10 .Ve .SS "Miscellaneous" .IX Subsection "Miscellaneous" \fIPrefers 24 hour time?\fR .IX Subsection "Prefers 24 hour time?" .PP Yes .PP \fILocal first day of the week\fR .IX Subsection "Local first day of the week" .PP ma\*'nudagur .SH "SUPPORT" .IX Header "SUPPORT" See DateTime::Locale. .SH "AUTHOR" .IX Header "AUTHOR" Dave Rolsky .SH "COPYRIGHT" .IX Header "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. .PP This module was generated from data provided by the \s-1CLDR\s0 project, see the \s-1LICENSE\s0.cldr in this distribution for details on the \s-1CLDR\s0 data's license.