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

NAME

6       DateTime::Locale::tn
7

SYNOPSIS

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

DESCRIPTION

15       This is the DateTime locale package for Tswana.
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         Mosopulogo
26         Labobedi
27         Laboraro
28         Labone
29         Labotlhano
30         Matlhatso
31         Tshipi
32
33       Abbreviated (format)
34
35         Mos
36         Bed
37         Rar
38         Ne
39         Tla
40         Mat
41         Tsh
42
43       Narrow (format)
44
45         2
46         3
47         4
48         5
49         6
50         7
51         1
52
53       Wide (stand-alone)
54
55         Mosopulogo
56         Labobedi
57         Laboraro
58         Labone
59         Labotlhano
60         Matlhatso
61         Tshipi
62
63       Abbreviated (stand-alone)
64
65         Mos
66         Bed
67         Rar
68         Ne
69         Tla
70         Mat
71         Tsh
72
73       Narrow (stand-alone)
74
75         2
76         3
77         4
78         5
79         6
80         7
81         1
82
83   Months
84       Wide (format)
85
86         Ferikgong
87         Tlhakole
88         Mopitlo
89         Moranang
90         Motsheganang
91         Seetebosigo
92         Phukwi
93         Phatwe
94         Lwetse
95         Diphalane
96         Ngwanatsele
97         Sedimonthole
98
99       Abbreviated (format)
100
101         Fer
102         Tlh
103         Mop
104         Mor
105         Mot
106         See
107         Phu
108         Pha
109         Lwe
110         Dip
111         Ngw
112         Sed
113
114       Narrow (format)
115
116         1
117         2
118         3
119         4
120         5
121         6
122         7
123         8
124         9
125         10
126         11
127         12
128
129       Wide (stand-alone)
130
131         Ferikgong
132         Tlhakole
133         Mopitlo
134         Moranang
135         Motsheganang
136         Seetebosigo
137         Phukwi
138         Phatwe
139         Lwetse
140         Diphalane
141         Ngwanatsele
142         Sedimonthole
143
144       Abbreviated (stand-alone)
145
146         Fer
147         Tlh
148         Mop
149         Mor
150         Mot
151         See
152         Phu
153         Pha
154         Lwe
155         Dip
156         Ngw
157         Sed
158
159       Narrow (stand-alone)
160
161         1
162         2
163         3
164         4
165         5
166         6
167         7
168         8
169         9
170         10
171         11
172         12
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         BC
221         AD
222
223       Abbreviated
224
225         BC
226         AD
227
228       Narrow
229
230         BC
231         AD
232
233   Date Formats
234       Full
235
236          2008-02-05T18:30:30 = Labobedi, 2008 Tlhakole 05
237          1995-12-22T09:05:02 = Labotlhano, 1995 Sedimonthole 22
238         -0010-09-15T04:44:23 = Matlhatso, -10 Lwetse 15
239
240       Long
241
242          2008-02-05T18:30:30 = 2008 Tlhakole 5
243          1995-12-22T09:05:02 = 1995 Sedimonthole 22
244         -0010-09-15T04:44:23 = -10 Lwetse 15
245
246       Medium
247
248          2008-02-05T18:30:30 = 2008 Tlh 5
249          1995-12-22T09:05:02 = 1995 Sed 22
250         -0010-09-15T04:44:23 = -10 Lwe 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 Tlh 5
261          1995-12-22T09:05:02 = 1995 Sed 22
262         -0010-09-15T04:44:23 = -10 Lwe 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 = Labobedi, 2008 Tlhakole 05 18:30:30 UTC
299          1995-12-22T09:05:02 = Labotlhano, 1995 Sedimonthole 22 09:05:02 UTC
300         -0010-09-15T04:44:23 = Matlhatso, -10 Lwetse 15 04:44:23 UTC
301
302       Long
303
304          2008-02-05T18:30:30 = 2008 Tlhakole 5 18:30:30 UTC
305          1995-12-22T09:05:02 = 1995 Sedimonthole 22 09:05:02 UTC
306         -0010-09-15T04:44:23 = -10 Lwetse 15 04:44:23 UTC
307
308       Medium
309
310          2008-02-05T18:30:30 = 2008 Tlh 5 18:30:30
311          1995-12-22T09:05:02 = 1995 Sed 22 09:05:02
312         -0010-09-15T04:44:23 = -10 Lwe 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 Tlh 5 18:30:30
323          1995-12-22T09:05:02 = 1995 Sed 22 09:05:02
324         -0010-09-15T04:44:23 = -10 Lwe 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 Bed
336          1995-12-22T09:05:02 = 22 Tla
337         -0010-09-15T04:44:23 = 15 Mat
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 = Bed, 2-5
378          1995-12-22T09:05:02 = Tla, 12-22
379         -0010-09-15T04:44:23 = Mat, 9-15
380
381       MMM (LLL)
382
383          2008-02-05T18:30:30 = Tlh
384          1995-12-22T09:05:02 = Sed
385         -0010-09-15T04:44:23 = Lwe
386
387       MMMd (MMM d)
388
389          2008-02-05T18:30:30 = Tlh 5
390          1995-12-22T09:05:02 = Sed 22
391         -0010-09-15T04:44:23 = Lwe 15
392
393       MMMEd (E MMM d)
394
395          2008-02-05T18:30:30 = Bed Tlh 5
396          1995-12-22T09:05:02 = Tla Sed 22
397         -0010-09-15T04:44:23 = Mat Lwe 15
398
399       MMMMd (MMMM d)
400
401          2008-02-05T18:30:30 = Tlhakole 5
402          1995-12-22T09:05:02 = Sedimonthole 22
403         -0010-09-15T04:44:23 = Lwetse 15
404
405       MMMMEd (E MMMM d)
406
407          2008-02-05T18:30:30 = Bed Tlhakole 5
408          1995-12-22T09:05:02 = Tla Sedimonthole 22
409         -0010-09-15T04:44:23 = Mat Lwetse 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 = Bed, 2008-2-5
432          1995-12-22T09:05:02 = Tla, 1995-12-22
433         -0010-09-15T04:44:23 = Mat, -10-9-15
434
435       yMMM (y MMM)
436
437          2008-02-05T18:30:30 = 2008 Tlh
438          1995-12-22T09:05:02 = 1995 Sed
439         -0010-09-15T04:44:23 = -10 Lwe
440
441       yMMMEd (EEE, y MMM d)
442
443          2008-02-05T18:30:30 = Bed, 2008 Tlh 5
444          1995-12-22T09:05:02 = Tla, 1995 Sed 22
445         -0010-09-15T04:44:23 = Mat, -10 Lwe 15
446
447       yMMMM (y MMMM)
448
449          2008-02-05T18:30:30 = 2008 Tlhakole
450          1995-12-22T09:05:02 = 1995 Sedimonthole
451         -0010-09-15T04:44:23 = -10 Lwetse
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       Mosopulogo
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::tn(3)
Impressum