1DateTime::Locale::se(3)User Contributed Perl DocumentatioDnateTime::Locale::se(3)
2
3
4

NAME

6       DateTime::Locale::se
7

SYNOPSIS

9         use DateTime;
10
11         my $dt = DateTime->now( locale => 'se' );
12         print $dt->month_name();
13

DESCRIPTION

15       This is the DateTime locale package for Northern Sami.
16

DATA

18       This locale inherits from the DateTime::Locale::root locale.
19
20       It contains the following data.
21
22   Days
23       Wide (format)
24
25         vuossarga
26         maXXebarga
27         gaskavahkku
28         duorasdat
29         bearjadat
30         lavvardat
31         sotnabeaivi
32
33       Abbreviated (format)
34
35         vuos
36         maX
37         gask
38         duor
39         bear
40         lav
41         sotn
42
43       Narrow (format)
44
45         v
46         m
47         g
48         d
49         b
50         L
51         s
52
53       Wide (stand-alone)
54
55         vuossarga
56         maXXebarga
57         gaskavahkku
58         duorasdat
59         bearjadat
60         lavvardat
61         sotnabeaivi
62
63       Abbreviated (stand-alone)
64
65         vuos
66         maX
67         gask
68         duor
69         bear
70         lav
71         sotn
72
73       Narrow (stand-alone)
74
75         v
76         m
77         g
78         d
79         b
80         L
81         s
82
83   Months
84       Wide (format)
85
86         oXXajagemannu
87         guovvamannu
88         njukXamannu
89         cuoXomannu
90         miessemannu
91         geassemannu
92         suoidnemannu
93         borgemannu
94         XakXamannu
95         golggotmannu
96         skabmamannu
97         juovlamannu
98
99       Abbreviated (format)
100
101         oXXj
102         guov
103         njuk
104         cuo
105         mies
106         geas
107         suoi
108         borg
109         XakX
110         golg
111         skab
112         juov
113
114       Narrow (format)
115
116         O
117         G
118         N
119         C
120         M
121         G
122         S
123         B
124         X
125         G
126         S
127         J
128
129       Wide (stand-alone)
130
131         oXXajagemannu
132         guovvamannu
133         njukXamannu
134         cuoXomannu
135         miessemannu
136         geassemannu
137         suoidnemannu
138         borgemannu
139         XakXamannu
140         golggotmannu
141         skabmamannu
142         juovlamannu
143
144       Abbreviated (stand-alone)
145
146         oXXj
147         guov
148         njuk
149         cuo
150         mies
151         geas
152         suoi
153         borg
154         XakX
155         golg
156         skab
157         juov
158
159       Narrow (stand-alone)
160
161         O
162         G
163         N
164         C
165         M
166         G
167         S
168         B
169         X
170         G
171         S
172         J
173
174   Quarters
175       Wide (format)
176
177         Q1
178         Q2
179         Q3
180         Q4
181
182       Abbreviated (format)
183
184         Q1
185         K2
186         Q3
187         Q4
188
189       Narrow (format)
190
191         1
192         2
193         3
194         4
195
196       Wide (stand-alone)
197
198         Q1
199         Q2
200         Q3
201         Q4
202
203       Abbreviated (stand-alone)
204
205         Q1
206         K2
207         Q3
208         Q4
209
210       Narrow (stand-alone)
211
212         1
213         2
214         3
215         4
216
217   Eras
218       Wide
219
220         ovdal Kristtusa
221         maXXel Kristtusa
222
223       Abbreviated
224
225         o.Kr.
226         m.Kr.
227
228       Narrow
229
230         o.Kr.
231         m.Kr.
232
233   Date Formats
234       Full
235
236          2008-02-05T18:30:30 = maXXebarga, 2008 guovvamannu 05
237          1995-12-22T09:05:02 = bearjadat, 1995 juovlamannu 22
238         -0010-09-15T04:44:23 = lavvardat, -10 XakXamannu 15
239
240       Long
241
242          2008-02-05T18:30:30 = 2008 guovvamannu 5
243          1995-12-22T09:05:02 = 1995 juovlamannu 22
244         -0010-09-15T04:44:23 = -10 XakXamannu 15
245
246       Medium
247
248          2008-02-05T18:30:30 = 2008 guov 5
249          1995-12-22T09:05:02 = 1995 juov 22
250         -0010-09-15T04:44:23 = -10 XakX 15
251
252       Short
253
254          2008-02-05T18:30:30 = 08/02/05
255          1995-12-22T09:05:02 = 95/12/22
256         -0010-09-15T04:44:23 = -10/09/15
257
258       Default
259
260          2008-02-05T18:30:30 = 2008 guov 5
261          1995-12-22T09:05:02 = 1995 juov 22
262         -0010-09-15T04:44:23 = -10 XakX 15
263
264   Time Formats
265       Full
266
267          2008-02-05T18:30:30 = 18:30:30 UTC
268          1995-12-22T09:05:02 = 09:05:02 UTC
269         -0010-09-15T04:44:23 = 04:44:23 UTC
270
271       Long
272
273          2008-02-05T18:30:30 = 18:30:30 UTC
274          1995-12-22T09:05:02 = 09:05:02 UTC
275         -0010-09-15T04:44:23 = 04:44:23 UTC
276
277       Medium
278
279          2008-02-05T18:30:30 = 18:30:30
280          1995-12-22T09:05:02 = 09:05:02
281         -0010-09-15T04:44:23 = 04:44:23
282
283       Short
284
285          2008-02-05T18:30:30 = 18:30
286          1995-12-22T09:05:02 = 09:05
287         -0010-09-15T04:44:23 = 04:44
288
289       Default
290
291          2008-02-05T18:30:30 = 18:30:30
292          1995-12-22T09:05:02 = 09:05:02
293         -0010-09-15T04:44:23 = 04:44:23
294
295   Datetime Formats
296       Full
297
298          2008-02-05T18:30:30 = maXXebarga, 2008 guovvamannu 05 18:30:30 UTC
299          1995-12-22T09:05:02 = bearjadat, 1995 juovlamannu 22 09:05:02 UTC
300         -0010-09-15T04:44:23 = lavvardat, -10 XakXamannu 15 04:44:23 UTC
301
302       Long
303
304          2008-02-05T18:30:30 = 2008 guovvamannu 5 18:30:30 UTC
305          1995-12-22T09:05:02 = 1995 juovlamannu 22 09:05:02 UTC
306         -0010-09-15T04:44:23 = -10 XakXamannu 15 04:44:23 UTC
307
308       Medium
309
310          2008-02-05T18:30:30 = 2008 guov 5 18:30:30
311          1995-12-22T09:05:02 = 1995 juov 22 09:05:02
312         -0010-09-15T04:44:23 = -10 XakX 15 04:44:23
313
314       Short
315
316          2008-02-05T18:30:30 = 08/02/05 18:30
317          1995-12-22T09:05:02 = 95/12/22 09:05
318         -0010-09-15T04:44:23 = -10/09/15 04:44
319
320       Default
321
322          2008-02-05T18:30:30 = 2008 guov 5 18:30:30
323          1995-12-22T09:05:02 = 1995 juov 22 09:05:02
324         -0010-09-15T04:44:23 = -10 XakX 15 04:44:23
325
326   Available Formats
327       d (d)
328
329          2008-02-05T18:30:30 = 5
330          1995-12-22T09:05:02 = 22
331         -0010-09-15T04:44:23 = 15
332
333       EEEd (d EEE)
334
335          2008-02-05T18:30:30 = 5 maX
336          1995-12-22T09:05:02 = 22 bear
337         -0010-09-15T04:44:23 = 15 lav
338
339       Hm (H:mm)
340
341          2008-02-05T18:30:30 = 18:30
342          1995-12-22T09:05:02 = 9:05
343         -0010-09-15T04:44:23 = 4:44
344
345       hm (h:mm a)
346
347          2008-02-05T18:30:30 = 6:30 PM
348          1995-12-22T09:05:02 = 9:05 AM
349         -0010-09-15T04:44:23 = 4:44 AM
350
351       Hms (H:mm:ss)
352
353          2008-02-05T18:30:30 = 18:30:30
354          1995-12-22T09:05:02 = 9:05:02
355         -0010-09-15T04:44:23 = 4:44:23
356
357       hms (h:mm:ss a)
358
359          2008-02-05T18:30:30 = 6:30:30 PM
360          1995-12-22T09:05:02 = 9:05:02 AM
361         -0010-09-15T04:44:23 = 4:44:23 AM
362
363       M (L)
364
365          2008-02-05T18:30:30 = 2
366          1995-12-22T09:05:02 = 12
367         -0010-09-15T04:44:23 = 9
368
369       Md (M-d)
370
371          2008-02-05T18:30:30 = 2-5
372          1995-12-22T09:05:02 = 12-22
373         -0010-09-15T04:44:23 = 9-15
374
375       MEd (E, M-d)
376
377          2008-02-05T18:30:30 = maX, 2-5
378          1995-12-22T09:05:02 = bear, 12-22
379         -0010-09-15T04:44:23 = lav, 9-15
380
381       MMM (LLL)
382
383          2008-02-05T18:30:30 = guov
384          1995-12-22T09:05:02 = juov
385         -0010-09-15T04:44:23 = XakX
386
387       MMMd (MMM d)
388
389          2008-02-05T18:30:30 = guov 5
390          1995-12-22T09:05:02 = juov 22
391         -0010-09-15T04:44:23 = XakX 15
392
393       MMMEd (E MMM d)
394
395          2008-02-05T18:30:30 = maX guov 5
396          1995-12-22T09:05:02 = bear juov 22
397         -0010-09-15T04:44:23 = lav XakX 15
398
399       MMMMd (MMMM d)
400
401          2008-02-05T18:30:30 = guovvamannu 5
402          1995-12-22T09:05:02 = juovlamannu 22
403         -0010-09-15T04:44:23 = XakXamannu 15
404
405       MMMMEd (E MMMM d)
406
407          2008-02-05T18:30:30 = maX guovvamannu 5
408          1995-12-22T09:05:02 = bear juovlamannu 22
409         -0010-09-15T04:44:23 = lav XakXamannu 15
410
411       ms (mm:ss)
412
413          2008-02-05T18:30:30 = 30:30
414          1995-12-22T09:05:02 = 05:02
415         -0010-09-15T04:44:23 = 44:23
416
417       y (y)
418
419          2008-02-05T18:30:30 = 2008
420          1995-12-22T09:05:02 = 1995
421         -0010-09-15T04:44:23 = -10
422
423       yM (y-M)
424
425          2008-02-05T18:30:30 = 2008-2
426          1995-12-22T09:05:02 = 1995-12
427         -0010-09-15T04:44:23 = -10-9
428
429       yMEd (EEE, y-M-d)
430
431          2008-02-05T18:30:30 = maX, 2008-2-5
432          1995-12-22T09:05:02 = bear, 1995-12-22
433         -0010-09-15T04:44:23 = lav, -10-9-15
434
435       yMMM (y MMM)
436
437          2008-02-05T18:30:30 = 2008 guov
438          1995-12-22T09:05:02 = 1995 juov
439         -0010-09-15T04:44:23 = -10 XakX
440
441       yMMMEd (EEE, y MMM d)
442
443          2008-02-05T18:30:30 = maX, 2008 guov 5
444          1995-12-22T09:05:02 = bear, 1995 juov 22
445         -0010-09-15T04:44:23 = lav, -10 XakX 15
446
447       yMMMM (y MMMM)
448
449          2008-02-05T18:30:30 = 2008 guovvamannu
450          1995-12-22T09:05:02 = 1995 juovlamannu
451         -0010-09-15T04:44:23 = -10 XakXamannu
452
453       yQ (y Q)
454
455          2008-02-05T18:30:30 = 2008 1
456          1995-12-22T09:05:02 = 1995 4
457         -0010-09-15T04:44:23 = -10 3
458
459       yQQQ (y QQQ)
460
461          2008-02-05T18:30:30 = 2008 Q1
462          1995-12-22T09:05:02 = 1995 Q4
463         -0010-09-15T04:44:23 = -10 Q3
464
465       yyQ (Q yy)
466
467          2008-02-05T18:30:30 = 1 08
468          1995-12-22T09:05:02 = 4 95
469         -0010-09-15T04:44:23 = 3 -10
470
471   Miscellaneous
472       Prefers 24 hour time?
473
474       Yes
475
476       Local first day of the week
477
478       vuossarga
479

SUPPORT

481       See DateTime::Locale.
482

AUTHOR

484       Dave Rolsky <autarch@urth.org>
485
487       Copyright (c) 2008 David Rolsky. All rights reserved. This program is
488       free software; you can redistribute it and/or modify it under the same
489       terms as Perl itself.
490
491       This module was generated from data provided by the CLDR project, see
492       the LICENSE.cldr in this distribution for details on the CLDR data's
493       license.
494
495
496
497perl v5.16.3                      2014-06-10           DateTime::Locale::se(3)
Impressum