The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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-05T12:30:30 = e martë, 05 shkurt 2008
   1995-12-22T09:05:02 = e premte, 22 dhjetor 1995
  -0010-12-22T23:05:02 = e shtunë, 22 dhjetor -010

Long

   2008-02-05T12:30:30 = 05 shkurt 2008
   1995-12-22T09:05:02 = 22 dhjetor 1995
  -0010-12-22T23:05:02 = 22 dhjetor -010

Medium

   2008-02-05T12:30:30 = 2008-02-05
   1995-12-22T09:05:02 = 1995-12-22
  -0010-12-22T23:05:02 = -010-12-22

Short

   2008-02-05T12:30:30 = 8-02-05
   1995-12-22T09:05:02 = 95-12-22
  -0010-12-22T23:05:02 = 10-12-22

Default

   2008-02-05T12:30:30 = 2008-02-05
   1995-12-22T09:05:02 = 1995-12-22
  -0010-12-22T23:05:02 = -010-12-22

Time Formats

Full

   2008-02-05T12:30:30 = 12.30.30.MD UTC
   1995-12-22T09:05:02 = 9.05.02.PD UTC
  -0010-12-22T23:05:02 = 11.05.02.MD UTC

Long

   2008-02-05T12:30:30 = 12.30.30.MD UTC
   1995-12-22T09:05:02 = 9.05.02.PD UTC
  -0010-12-22T23:05:02 = 11.05.02.MD UTC

Medium

   2008-02-05T12:30:30 = 12:30:30.MD
   1995-12-22T09:05:02 = 9:05:02.PD
  -0010-12-22T23:05:02 = 11:05:02.MD

Short

   2008-02-05T12:30:30 = 12.30.MD
   1995-12-22T09:05:02 = 9.05.PD
  -0010-12-22T23:05:02 = 11.05.MD

Default

   2008-02-05T12:30:30 = 12:30:30.MD
   1995-12-22T09:05:02 = 9:05:02.PD
  -0010-12-22T23:05:02 = 11:05:02.MD

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-12-22T23:05:02 = e shtunë, 22 dhjetor -010 11.05.02.MD 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-12-22T23:05:02 = 22 dhjetor -010 11.05.02.MD 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-12-22T23:05:02 = -010-12-22 11:05:02.MD

Short

   2008-02-05T12:30:30 = 8-02-05 12.30.MD
   1995-12-22T09:05:02 = 95-12-22 9.05.PD
  -0010-12-22T23:05:02 = 10-12-22 11.05.MD

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-12-22T23:05:02 = -010-12-22 11:05:02.MD

Available Formats

Ed (E d)

   2008-02-05T12:30:30 = Mar 5
   1995-12-22T09:05:02 = Pre 22
  -0010-12-22T23:05:02 = Sht 22

H (H)

   2008-02-05T12:30:30 = 12
   1995-12-22T09:05:02 = 9
  -0010-12-22T23:05:02 = 23

HHmm (HH:mm)

   2008-02-05T12:30:30 = 12:30
   1995-12-22T09:05:02 = 09:05
  -0010-12-22T23:05:02 = 23:05

HHmmss (HH:mm:ss)

   2008-02-05T12:30:30 = 12:30:30
   1995-12-22T09:05:02 = 09:05:02
  -0010-12-22T23:05:02 = 23:05:02

MMMEd (E MMM d)

   2008-02-05T12:30:30 = Mar Shk 5
   1995-12-22T09:05:02 = Pre Dhj 22
  -0010-12-22T23:05:02 = Sht Dhj 22

MMMMd (MMMM d)

   2008-02-05T12:30:30 = shkurt 5
   1995-12-22T09:05:02 = dhjetor 22
  -0010-12-22T23:05:02 = dhjetor 22

MMMMdd (dd MMMM)

   2008-02-05T12:30:30 = 05 shkurt
   1995-12-22T09:05:02 = 22 dhjetor
  -0010-12-22T23:05:02 = 22 dhjetor

MMdd (MM-dd)

   2008-02-05T12:30:30 = 02-05
   1995-12-22T09:05:02 = 12-22
  -0010-12-22T23:05:02 = 12-22

Md (M-d)

   2008-02-05T12:30:30 = 2-5
   1995-12-22T09:05:02 = 12-22
  -0010-12-22T23:05:02 = 12-22

mmss (mm:ss)

   2008-02-05T12:30:30 = 30:30
   1995-12-22T09:05:02 = 05:02
  -0010-12-22T23:05:02 = 05:02

yyMM (yy-MM)

   2008-02-05T12:30:30 = 8-02
   1995-12-22T09:05:02 = 95-12
  -0010-12-22T23:05:02 = 10-12

yyMMM (yy MMM)

   2008-02-05T12:30:30 = 8 Shk
   1995-12-22T09:05:02 = 95 Dhj
  -0010-12-22T23:05:02 = 10 Dhj

yyQ (Q yy)

   2008-02-05T12:30:30 = 1 8
   1995-12-22T09:05:02 = 4 95
  -0010-12-22T23:05:02 = 4 10

yyyy (yyyy)

   2008-02-05T12:30:30 = 2008
   1995-12-22T09:05:02 = 1995
  -0010-12-22T23:05:02 = -010

yyyyMM (yyyy-MM)

   2008-02-05T12:30:30 = 2008-02
   1995-12-22T09:05:02 = 1995-12
  -0010-12-22T23:05:02 = -010-12

yyyyMMMM (MMMM yyyy)

   2008-02-05T12:30:30 = shkurt 2008
   1995-12-22T09:05:02 = dhjetor 1995
  -0010-12-22T23:05:02 = dhjetor -010

Miscellaneous

Prefers 24 hour time?

No

Local first day of the week

e hënë

SUPPORT

See DateTime::Locale.

AUTHOR

Dave Rolsky <autarch@urth.org>

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.