The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DateTime::Locale::sq

SYNOPSIS

  use DateTime;

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

DESCRIPTION

This is the DateTime locale package for Albanian.

DATA

This locale inherits from the DateTime::Locale::root 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-05T18: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 -10

Long

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

Medium

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

Short

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

Default

   2008-02-05T18: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-05T18:30:30 = 6.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-05T18:30:30 = 6.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-05T18:30:30 = 6.30.30.MD
   1995-12-22T09:05:02 = 9.05.02.PD
  -0010-09-15T04:44:23 = 4.44.23.PD

Short

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

Default

   2008-02-05T18:30:30 = 6.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-05T18:30:30 = e martë, 05 shkurt 2008 6.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 -10 4.44.23.PD UTC

Long

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

Medium

   2008-02-05T18:30:30 = 2008-02-05 6.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-05T18:30:30 = 08-02-05 6.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-05T18:30:30 = 2008-02-05 6.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

d (d)

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

EEEd (d EEE)

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

Hm (H.mm)

   2008-02-05T18:30:30 = 18.30
   1995-12-22T09:05:02 = 9.05
  -0010-09-15T04:44:23 = 4.44

hm (h:mm a)

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

Hms (H.mm.ss)

   2008-02-05T18:30:30 = 18.30.30
   1995-12-22T09:05:02 = 9.05.02
  -0010-09-15T04:44:23 = 4.44.23

hms (h:mm:ss a)

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

M (L)

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

Md (M-d)

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

MEd (E, d.M)

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

MMdd (MM-dd)

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

MMM (LLL)

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

MMMd (d MMM)

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

MMMEd (E d MMM)

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

MMMMd (d MMMM)

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

MMMMdd (dd MMMM)

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

MMMMEd (E d MMMM)

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

ms (mm:ss)

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

y (y)

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

yM (M.yyyy)

   2008-02-05T18: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-05T18: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 y)

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

yMMMEd (d MMM y)

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

yMMMM (MMMM y)

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

yQ (y Q)

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

yQQQ (y QQQ)

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

yyQ (Q yy)

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

yyyyMM (yyyy-MM)

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

yyyyMMMM (MMMM y)

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

Miscellaneous

Prefers 24 hour time?

No

Local first day of the week

e hënë

SUPPORT

See DateTime::Locale.