DateTime::Locale::sq_AL


Back to Top


NAME

DateTime::Locale::sq_AL

Back to Top


SYNOPSIS

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

Back to Top


DESCRIPTION

This is the DateTime locale package for Albanian Albania.

Back to Top


DATA

This locale inherits from the the DateTime::Locale::sq manpage locale.

It contains the following data.

Days

Wide (format)

  e hënë
  e martë
  e mërkurë
  e enjte
  e premte
  e shtunë
  e diel

Abbreviated (format)

  Hën
  Mar
  Mër
  Enj
  Pre
  Sht
  Die

Narrow (format)

  H
  M
  M
  E
  P
  S
  D

Wide (stand-alone)

  e hënë
  e martë
  e mërkurë
  e enjte
  e premte
  e shtunë
  e diel

Abbreviated (stand-alone)

  Hën
  Mar
  Mër
  Enj
  Pre
  Sht
  Die

Narrow (stand-alone)

  H
  M
  M
  E
  P
  S
  D

Months

Wide (format)

  janar
  shkurt
  mars
  prill
  maj
  qershor
  korrik
  gusht
  shtator
  tetor
  nëntor
  dhjetor

Abbreviated (format)

  Jan
  Shk
  Mar
  Pri
  Maj
  Qer
  Kor
  Gsh
  Sht
  Tet
  Nën
  Dhj

Narrow (format)

  J
  S
  M
  P
  M
  Q
  K
  G
  S
  T
  N
  D

Wide (stand-alone)

  janar
  shkurt
  mars
  prill
  maj
  qershor
  korrik
  gusht
  shtator
  tetor
  nëntor
  dhjetor

Abbreviated (stand-alone)

  Jan
  Shk
  Mar
  Pri
  Maj
  Qer
  Kor
  Gsh
  Sht
  Tet
  Nën
  Dhj

Narrow (stand-alone)

  J
  S
  M
  P
  M
  Q
  K
  G
  S
  T
  N
  D

Quarters

Wide (format)

  Q1
  Q2
  Q3
  Q4

Abbreviated (format)

  Q1
  Q2
  Q3
  Q4

Narrow (format)

  1
  2
  3
  4

Wide (stand-alone)

  Q1
  Q2
  Q3
  Q4

Abbreviated (stand-alone)

  Q1
  Q2
  Q3
  Q4

Narrow (stand-alone)

  1
  2
  3
  4

Eras

Wide

  BCE
  CE

Abbreviated

  p.e.r.
  n.e.r.

Narrow

  p.e.r.
  n.e.r.

Date Formats

Full

   2008-02-05T12:30:30 = e martë, 05 shkurt 2008
   1995-12-22T09:05:02 = e premte, 22 dhjetor 1995
  -0010-09-15T04:44:23 = e shtunë, 15 shtator -010

Long

   2008-02-05T12:30:30 = 05 shkurt 2008
   1995-12-22T09:05:02 = 22 dhjetor 1995
  -0010-09-15T04:44:23 = 15 shtator -010

Medium

   2008-02-05T12:30:30 = 2008-02-05
   1995-12-22T09:05:02 = 1995-12-22
  -0010-09-15T04:44:23 = -010-09-15

Short

   2008-02-05T12:30:30 = 8-02-05
   1995-12-22T09:05:02 = 95-12-22
  -0010-09-15T04:44:23 = 10-09-15

Default

   2008-02-05T12:30:30 = 2008-02-05
   1995-12-22T09:05:02 = 1995-12-22
  -0010-09-15T04:44:23 = -010-09-15

Time Formats

Full

   2008-02-05T12:30:30 = 12.30.30.MD UTC
   1995-12-22T09:05:02 = 9.05.02.PD UTC
  -0010-09-15T04:44:23 = 4.44.23.PD UTC

Long

   2008-02-05T12:30:30 = 12.30.30.MD UTC
   1995-12-22T09:05:02 = 9.05.02.PD UTC
  -0010-09-15T04:44:23 = 4.44.23.PD UTC

Medium

   2008-02-05T12:30:30 = 12:30:30.MD
   1995-12-22T09:05:02 = 9:05:02.PD
  -0010-09-15T04:44:23 = 4:44:23.PD

Short

   2008-02-05T12:30:30 = 12.30.MD
   1995-12-22T09:05:02 = 9.05.PD
  -0010-09-15T04:44:23 = 4.44.PD

Default

   2008-02-05T12:30:30 = 12:30:30.MD
   1995-12-22T09:05:02 = 9:05:02.PD
  -0010-09-15T04:44:23 = 4:44:23.PD

Datetime Formats

Full

   2008-02-05T12:30:30 = e martë, 05 shkurt 2008 12.30.30.MD UTC
   1995-12-22T09:05:02 = e premte, 22 dhjetor 1995 9.05.02.PD UTC
  -0010-09-15T04:44:23 = e shtunë, 15 shtator -010 4.44.23.PD UTC

Long

   2008-02-05T12:30:30 = 05 shkurt 2008 12.30.30.MD UTC
   1995-12-22T09:05:02 = 22 dhjetor 1995 9.05.02.PD UTC
  -0010-09-15T04:44:23 = 15 shtator -010 4.44.23.PD UTC

Medium

   2008-02-05T12:30:30 = 2008-02-05 12:30:30.MD
   1995-12-22T09:05:02 = 1995-12-22 9:05:02.PD
  -0010-09-15T04:44:23 = -010-09-15 4:44:23.PD

Short

   2008-02-05T12:30:30 = 8-02-05 12.30.MD
   1995-12-22T09:05:02 = 95-12-22 9.05.PD
  -0010-09-15T04:44:23 = 10-09-15 4.44.PD

Default

   2008-02-05T12:30:30 = 2008-02-05 12:30:30.MD
   1995-12-22T09:05:02 = 1995-12-22 9:05:02.PD
  -0010-09-15T04:44:23 = -010-09-15 4:44:23.PD

Available Formats

Hm (H:mm)

   2008-02-05T12:30:30 = 12:30
   1995-12-22T09:05:02 = 9:05
  -0010-09-15T04:44:23 = 4:44

M (L)

   2008-02-05T12:30:30 = 2
   1995-12-22T09:05:02 = 12
  -0010-09-15T04:44:23 = 9

MEd (E, d.M)

   2008-02-05T12:30:30 = Mar, 5.2
   1995-12-22T09:05:02 = Pre, 22.12
  -0010-09-15T04:44:23 = Sht, 15.9

MMM (LLL)

   2008-02-05T12:30:30 = Shk
   1995-12-22T09:05:02 = Dhj
  -0010-09-15T04:44:23 = Sht

MMMEd (E d MMM)

   2008-02-05T12:30:30 = Mar 5 Shk
   1995-12-22T09:05:02 = Pre 22 Dhj
  -0010-09-15T04:44:23 = Sht 15 Sht

MMMMEd (E d MMMM)

   2008-02-05T12:30:30 = Mar 5 shkurt
   1995-12-22T09:05:02 = Pre 22 dhjetor
  -0010-09-15T04:44:23 = Sht 15 shtator

MMMMd (d MMMM)

   2008-02-05T12:30:30 = 5 shkurt
   1995-12-22T09:05:02 = 22 dhjetor
  -0010-09-15T04:44:23 = 15 shtator

MMMMdd (dd MMMM)

   2008-02-05T12:30:30 = 05 shkurt
   1995-12-22T09:05:02 = 22 dhjetor
  -0010-09-15T04:44:23 = 15 shtator

MMMd (d MMM)

   2008-02-05T12:30:30 = 5 Shk
   1995-12-22T09:05:02 = 22 Dhj
  -0010-09-15T04:44:23 = 15 Sht

MMdd (MM-dd)

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

Md (M-d)

   2008-02-05T12:30:30 = 2-5
   1995-12-22T09:05:02 = 12-22
  -0010-09-15T04:44:23 = 9-15

d (d)

   2008-02-05T12:30:30 = 5
   1995-12-22T09:05:02 = 22
  -0010-09-15T04:44:23 = 15

ms (mm:ss)

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

y (yyyy)

   2008-02-05T12:30:30 = 2008
   1995-12-22T09:05:02 = 1995
  -0010-09-15T04:44:23 = -010

yM (M.yyyy)

   2008-02-05T12:30:30 = 2.2008
   1995-12-22T09:05:02 = 12.1995
  -0010-09-15T04:44:23 = 9.-010

yMEd (EEE, d.M.yyyy)

   2008-02-05T12:30:30 = Mar, 5.2.2008
   1995-12-22T09:05:02 = Pre, 22.12.1995
  -0010-09-15T04:44:23 = Sht, 15.9.-010

yMMM (MMM yyyy)

   2008-02-05T12:30:30 = Shk 2008
   1995-12-22T09:05:02 = Dhj 1995
  -0010-09-15T04:44:23 = Sht -010

yMMMEd (d MMM yyyy)

   2008-02-05T12:30:30 = 5 Shk 2008
   1995-12-22T09:05:02 = 22 Dhj 1995
  -0010-09-15T04:44:23 = 15 Sht -010

yMMMM (MMMM yyyy)

   2008-02-05T12:30:30 = shkurt 2008
   1995-12-22T09:05:02 = dhjetor 1995
  -0010-09-15T04:44:23 = shtator -010

yQ (yyyy Q)

   2008-02-05T12:30:30 = 2008 1
   1995-12-22T09:05:02 = 1995 4
  -0010-09-15T04:44:23 = -010 3

yQQQ (yyyy QQQ)

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

yyQ (Q yy)

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

yyyyMM (yyyy-MM)

   2008-02-05T12:30:30 = 2008-02
   1995-12-22T09:05:02 = 1995-12
  -0010-09-15T04:44:23 = -010-09

yyyyMMMM (MMMM yyyy)

   2008-02-05T12:30:30 = shkurt 2008
   1995-12-22T09:05:02 = dhjetor 1995
  -0010-09-15T04:44:23 = shtator -010

Miscellaneous

Prefers 24 hour time?

No

Local first day of the week

e hënë

Back to Top


SUPPORT

See the DateTime::Locale manpage.

Back to Top


AUTHOR

Dave Rolsky <autarch@urth.org>

Back to Top


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.

Back to Top

 DateTime::Locale::sq_AL