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

NAME

6       DateTime::Locale::sq
7

SYNOPSIS

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

DESCRIPTION

15       This is the DateTime locale package for Albanian.
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         e heenee
26         e martee
27         e meerkuree
28         e enjte
29         e premte
30         e shtunee
31         e diel
32
33       Abbreviated (format)
34
35         Heen
36         Mar
37         Meer
38         Enj
39         Pre
40         Sht
41         Die
42
43       Narrow (format)
44
45         H
46         M
47         M
48         E
49         P
50         S
51         D
52
53       Wide (stand-alone)
54
55         e heenee
56         e martee
57         e meerkuree
58         e enjte
59         e premte
60         e shtunee
61         e diel
62
63       Abbreviated (stand-alone)
64
65         Heen
66         Mar
67         Meer
68         Enj
69         Pre
70         Sht
71         Die
72
73       Narrow (stand-alone)
74
75         H
76         M
77         M
78         E
79         P
80         S
81         D
82
83   Months
84       Wide (format)
85
86         janar
87         shkurt
88         mars
89         prill
90         maj
91         qershor
92         korrik
93         gusht
94         shtator
95         tetor
96         neentor
97         dhjetor
98
99       Abbreviated (format)
100
101         Jan
102         Shk
103         Mar
104         Pri
105         Maj
106         Qer
107         Kor
108         Gsh
109         Sht
110         Tet
111         Neen
112         Dhj
113
114       Narrow (format)
115
116         J
117         S
118         M
119         P
120         M
121         Q
122         K
123         G
124         S
125         T
126         N
127         D
128
129       Wide (stand-alone)
130
131         janar
132         shkurt
133         mars
134         prill
135         maj
136         qershor
137         korrik
138         gusht
139         shtator
140         tetor
141         neentor
142         dhjetor
143
144       Abbreviated (stand-alone)
145
146         Jan
147         Shk
148         Mar
149         Pri
150         Maj
151         Qer
152         Kor
153         Gsh
154         Sht
155         Tet
156         Neen
157         Dhj
158
159       Narrow (stand-alone)
160
161         J
162         S
163         M
164         P
165         M
166         Q
167         K
168         G
169         S
170         T
171         N
172         D
173
174   Quarters
175       Wide (format)
176
177         Q1
178         Q2
179         Q3
180         Q4
181
182       Abbreviated (format)
183
184         Q1
185         Q2
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         Q2
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         BCE
221         CE
222
223       Abbreviated
224
225         p.e.r.
226         n.e.r.
227
228       Narrow
229
230         p.e.r.
231         n.e.r.
232
233   Date Formats
234       Full
235
236          2008-02-05T18:30:30 = e martee, 05 shkurt 2008
237          1995-12-22T09:05:02 = e premte, 22 dhjetor 1995
238         -0010-09-15T04:44:23 = e shtunee, 15 shtator -10
239
240       Long
241
242          2008-02-05T18:30:30 = 05 shkurt 2008
243          1995-12-22T09:05:02 = 22 dhjetor 1995
244         -0010-09-15T04:44:23 = 15 shtator -10
245
246       Medium
247
248          2008-02-05T18:30:30 = 2008-02-05
249          1995-12-22T09:05:02 = 1995-12-22
250         -0010-09-15T04:44:23 = -010-09-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-02-05
261          1995-12-22T09:05:02 = 1995-12-22
262         -0010-09-15T04:44:23 = -010-09-15
263
264   Time Formats
265       Full
266
267          2008-02-05T18:30:30 = 6.30.30.MD UTC
268          1995-12-22T09:05:02 = 9.05.02.PD UTC
269         -0010-09-15T04:44:23 = 4.44.23.PD UTC
270
271       Long
272
273          2008-02-05T18:30:30 = 6.30.30.MD UTC
274          1995-12-22T09:05:02 = 9.05.02.PD UTC
275         -0010-09-15T04:44:23 = 4.44.23.PD UTC
276
277       Medium
278
279          2008-02-05T18:30:30 = 6.30.30.MD
280          1995-12-22T09:05:02 = 9.05.02.PD
281         -0010-09-15T04:44:23 = 4.44.23.PD
282
283       Short
284
285          2008-02-05T18:30:30 = 6.30.MD
286          1995-12-22T09:05:02 = 9.05.PD
287         -0010-09-15T04:44:23 = 4.44.PD
288
289       Default
290
291          2008-02-05T18:30:30 = 6.30.30.MD
292          1995-12-22T09:05:02 = 9.05.02.PD
293         -0010-09-15T04:44:23 = 4.44.23.PD
294
295   Datetime Formats
296       Full
297
298          2008-02-05T18:30:30 = e martee, 05 shkurt 2008 6.30.30.MD UTC
299          1995-12-22T09:05:02 = e premte, 22 dhjetor 1995 9.05.02.PD UTC
300         -0010-09-15T04:44:23 = e shtunee, 15 shtator -10 4.44.23.PD UTC
301
302       Long
303
304          2008-02-05T18:30:30 = 05 shkurt 2008 6.30.30.MD UTC
305          1995-12-22T09:05:02 = 22 dhjetor 1995 9.05.02.PD UTC
306         -0010-09-15T04:44:23 = 15 shtator -10 4.44.23.PD UTC
307
308       Medium
309
310          2008-02-05T18:30:30 = 2008-02-05 6.30.30.MD
311          1995-12-22T09:05:02 = 1995-12-22 9.05.02.PD
312         -0010-09-15T04:44:23 = -010-09-15 4.44.23.PD
313
314       Short
315
316          2008-02-05T18:30:30 = 08-02-05 6.30.MD
317          1995-12-22T09:05:02 = 95-12-22 9.05.PD
318         -0010-09-15T04:44:23 = -10-09-15 4.44.PD
319
320       Default
321
322          2008-02-05T18:30:30 = 2008-02-05 6.30.30.MD
323          1995-12-22T09:05:02 = 1995-12-22 9.05.02.PD
324         -0010-09-15T04:44:23 = -010-09-15 4.44.23.PD
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 Mar
336          1995-12-22T09:05:02 = 22 Pre
337         -0010-09-15T04:44:23 = 15 Sht
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 MD
348          1995-12-22T09:05:02 = 9:05 PD
349         -0010-09-15T04:44:23 = 4:44 PD
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 MD
360          1995-12-22T09:05:02 = 9:05:02 PD
361         -0010-09-15T04:44:23 = 4:44:23 PD
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, d.M)
376
377          2008-02-05T18:30:30 = Mar, 5.2
378          1995-12-22T09:05:02 = Pre, 22.12
379         -0010-09-15T04:44:23 = Sht, 15.9
380
381       MMdd (MM-dd)
382
383          2008-02-05T18:30:30 = 02-05
384          1995-12-22T09:05:02 = 12-22
385         -0010-09-15T04:44:23 = 09-15
386
387       MMM (LLL)
388
389          2008-02-05T18:30:30 = Shk
390          1995-12-22T09:05:02 = Dhj
391         -0010-09-15T04:44:23 = Sht
392
393       MMMd (d MMM)
394
395          2008-02-05T18:30:30 = 5 Shk
396          1995-12-22T09:05:02 = 22 Dhj
397         -0010-09-15T04:44:23 = 15 Sht
398
399       MMMEd (E d MMM)
400
401          2008-02-05T18:30:30 = Mar 5 Shk
402          1995-12-22T09:05:02 = Pre 22 Dhj
403         -0010-09-15T04:44:23 = Sht 15 Sht
404
405       MMMMd (d MMMM)
406
407          2008-02-05T18:30:30 = 5 shkurt
408          1995-12-22T09:05:02 = 22 dhjetor
409         -0010-09-15T04:44:23 = 15 shtator
410
411       MMMMdd (dd MMMM)
412
413          2008-02-05T18:30:30 = 05 shkurt
414          1995-12-22T09:05:02 = 22 dhjetor
415         -0010-09-15T04:44:23 = 15 shtator
416
417       MMMMEd (E d MMMM)
418
419          2008-02-05T18:30:30 = Mar 5 shkurt
420          1995-12-22T09:05:02 = Pre 22 dhjetor
421         -0010-09-15T04:44:23 = Sht 15 shtator
422
423       ms (mm:ss)
424
425          2008-02-05T18:30:30 = 30:30
426          1995-12-22T09:05:02 = 05:02
427         -0010-09-15T04:44:23 = 44:23
428
429       y (y)
430
431          2008-02-05T18:30:30 = 2008
432          1995-12-22T09:05:02 = 1995
433         -0010-09-15T04:44:23 = -10
434
435       yM (M.yyyy)
436
437          2008-02-05T18:30:30 = 2.2008
438          1995-12-22T09:05:02 = 12.1995
439         -0010-09-15T04:44:23 = 9.-010
440
441       yMEd (EEE, d.M.yyyy)
442
443          2008-02-05T18:30:30 = Mar, 5.2.2008
444          1995-12-22T09:05:02 = Pre, 22.12.1995
445         -0010-09-15T04:44:23 = Sht, 15.9.-010
446
447       yMMM (MMM y)
448
449          2008-02-05T18:30:30 = Shk 2008
450          1995-12-22T09:05:02 = Dhj 1995
451         -0010-09-15T04:44:23 = Sht -10
452
453       yMMMEd (d MMM y)
454
455          2008-02-05T18:30:30 = 5 Shk 2008
456          1995-12-22T09:05:02 = 22 Dhj 1995
457         -0010-09-15T04:44:23 = 15 Sht -10
458
459       yMMMM (MMMM y)
460
461          2008-02-05T18:30:30 = shkurt 2008
462          1995-12-22T09:05:02 = dhjetor 1995
463         -0010-09-15T04:44:23 = shtator -10
464
465       yQ (y Q)
466
467          2008-02-05T18:30:30 = 2008 1
468          1995-12-22T09:05:02 = 1995 4
469         -0010-09-15T04:44:23 = -10 3
470
471       yQQQ (y QQQ)
472
473          2008-02-05T18:30:30 = 2008 Q1
474          1995-12-22T09:05:02 = 1995 Q4
475         -0010-09-15T04:44:23 = -10 Q3
476
477       yyQ (Q yy)
478
479          2008-02-05T18:30:30 = 1 08
480          1995-12-22T09:05:02 = 4 95
481         -0010-09-15T04:44:23 = 3 -10
482
483       yyyyMM (yyyy-MM)
484
485          2008-02-05T18:30:30 = 2008-02
486          1995-12-22T09:05:02 = 1995-12
487         -0010-09-15T04:44:23 = -010-09
488
489       yyyyMMMM (MMMM y)
490
491          2008-02-05T18:30:30 = shkurt 2008
492          1995-12-22T09:05:02 = dhjetor 1995
493         -0010-09-15T04:44:23 = shtator -10
494
495   Miscellaneous
496       Prefers 24 hour time?
497
498       No
499
500       Local first day of the week
501
502       e heenee
503

SUPPORT

505       See DateTime::Locale.
506

AUTHOR

508       Dave Rolsky <autarch@urth.org>
509
511       Copyright (c) 2008 David Rolsky. All rights reserved. This program is
512       free software; you can redistribute it and/or modify it under the same
513       terms as Perl itself.
514
515       This module was generated from data provided by the CLDR project, see
516       the LICENSE.cldr in this distribution for details on the CLDR data's
517       license.
518
519
520
521perl v5.16.3                      2014-06-10           DateTime::Locale::sq(3)
Impressum