Scroll to navigation

DateTime::Locale::ca_ES(3pm) User Contributed Perl Documentation DateTime::Locale::ca_ES(3pm)
 

NAME

DateTime::Locale::ca_ES - DateTime locale package for "ca_ES"

SYNOPSIS

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

DESCRIPTION

This is the DateTime locale package for Catalan Spain.

DATA

This locale inherits from the DateTime::Locale::ca locale.
It contains the following data.

Days

Wide (format)
  dilluns
  dimarts
  dimecres
  dijous
  divendres
  dissabte
  diumenge
Abbreviated (format)
  dl.
  dt.
  dc.
  dj.
  dv.
  ds.
  dg.
Narrow (format)
  l
  t
  c
  j
  v
  s
  g
Wide (stand-alone)
  dilluns
  dimarts
  dimecres
  dijous
  divendres
  dissabte
  diumenge
Abbreviated (stand-alone)
  dl
  dt
  dc
  dj
  dv
  ds
  dg
Narrow (stand-alone)
  l
  t
  c
  j
  v
  s
  g

Months

Wide (format)
  gener
  febrer
  marc
  abril
  maig
  juny
  juliol
  agost
  setembre
  octubre
  novembre
  desembre
Abbreviated (format)
  gen.
  febr.
  marc
  abr.
  maig
  juny
  jul.
  ag.
  set.
  oct.
  nov.
  des.
Narrow (format)
  g
  f
  m
  a
  m
  j
  j
  a
  s
  o
  n
  d
Wide (stand-alone)
  gener
  febrer
  marc
  abril
  maig
  juny
  juliol
  agost
  setembre
  octubre
  novembre
  desembre
Abbreviated (stand-alone)
  gen.
  febr.
  marc
  abr.
  maig
  juny
  jul.
  ag.
  set.
  oct.
  nov.
  des.
Narrow (stand-alone)
  g
  f
  m
  a
  m
  j
  j
  a
  s
  o
  n
  d

Quarters

Wide (format)
  1r trimestre
  2n trimestre
  3r trimestre
  4t trimestre
Abbreviated (format)
  1T
  2T
  3T
  4T
Narrow (format)
  1
  2
  3
  4
Wide (stand-alone)
  1r trimestre
  2n trimestre
  3r trimestre
  4t trimestre
Abbreviated (stand-alone)
  1T
  2T
  3T
  4T
Narrow (stand-alone)
  1
  2
  3
  4

Eras

Wide
  BCE
  CE
Abbreviated
  aC
  dC
Narrow
  aC
  dC

Date Formats

Full
   2008-02-05T18:30:30 = dimarts 5 de febrer de 2008
   1995-12-22T09:05:02 = divendres 22 de desembre de 1995
  -0010-09-15T04:44:23 = dissabte 15 de setembre de -10
Long
   2008-02-05T18:30:30 = 5 de febrer de 2008
   1995-12-22T09:05:02 = 22 de desembre de 1995
  -0010-09-15T04:44:23 = 15 de setembre de -10
Medium
   2008-02-05T18:30:30 = 05/02/2008
   1995-12-22T09:05:02 = 22/12/1995
  -0010-09-15T04:44:23 = 15/09/-010
Short
   2008-02-05T18:30:30 = 05/02/08
   1995-12-22T09:05:02 = 22/12/95
  -0010-09-15T04:44:23 = 15/09/-10
Default
   2008-02-05T18:30:30 = 05/02/2008
   1995-12-22T09:05:02 = 22/12/1995
  -0010-09-15T04:44:23 = 15/09/-010

Time Formats

Full
   2008-02-05T18:30:30 = 18:30:30 UTC
   1995-12-22T09:05:02 = 9:05:02 UTC
  -0010-09-15T04:44:23 = 4:44:23 UTC
Long
   2008-02-05T18:30:30 = 18:30:30 UTC
   1995-12-22T09:05:02 = 9:05:02 UTC
  -0010-09-15T04:44:23 = 4:44:23 UTC
Medium
   2008-02-05T18:30:30 = 18:30:30
   1995-12-22T09:05:02 = 9:05:02
  -0010-09-15T04:44:23 = 4:44:23
Short
   2008-02-05T18:30:30 = 18:30
   1995-12-22T09:05:02 = 9:05
  -0010-09-15T04:44:23 = 4:44
Default
   2008-02-05T18:30:30 = 18:30:30
   1995-12-22T09:05:02 = 9:05:02
  -0010-09-15T04:44:23 = 4:44:23

Datetime Formats

Full
   2008-02-05T18:30:30 = dimarts 5 de febrer de 2008 18:30:30 UTC
   1995-12-22T09:05:02 = divendres 22 de desembre de 1995 9:05:02 UTC
  -0010-09-15T04:44:23 = dissabte 15 de setembre de -10 4:44:23 UTC
Long
   2008-02-05T18:30:30 = 5 de febrer de 2008 18:30:30 UTC
   1995-12-22T09:05:02 = 22 de desembre de 1995 9:05:02 UTC
  -0010-09-15T04:44:23 = 15 de setembre de -10 4:44:23 UTC
Medium
   2008-02-05T18:30:30 = 05/02/2008 18:30:30
   1995-12-22T09:05:02 = 22/12/1995 9:05:02
  -0010-09-15T04:44:23 = 15/09/-010 4:44:23
Short
   2008-02-05T18:30:30 = 05/02/08 18:30
   1995-12-22T09:05:02 = 22/12/95 9:05
  -0010-09-15T04:44:23 = 15/09/-10 4:44
Default
   2008-02-05T18:30:30 = 05/02/2008 18:30:30
   1995-12-22T09:05:02 = 22/12/1995 9:05:02
  -0010-09-15T04:44:23 = 15/09/-010 4:44:23

Available Formats

d (d)
   2008-02-05T18:30:30 = 5
   1995-12-22T09:05:02 = 22
  -0010-09-15T04:44:23 = 15
EEEd (EEE d)
   2008-02-05T18:30:30 = dt. 5
   1995-12-22T09:05:02 = dv. 22
  -0010-09-15T04:44:23 = ds. 15
HHmmss (HH:mm:ss)
   2008-02-05T18:30:30 = 18:30:30
   1995-12-22T09:05:02 = 09:05:02
  -0010-09-15T04:44:23 = 04:44:23
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 p.m.
   1995-12-22T09:05:02 = 9:05 a.m.
  -0010-09-15T04:44:23 = 4:44 a.m.
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 p.m.
   1995-12-22T09:05:02 = 9:05:02 a.m.
  -0010-09-15T04:44:23 = 4:44:23 a.m.
M (L)
   2008-02-05T18:30:30 = 2
   1995-12-22T09:05:02 = 12
  -0010-09-15T04:44:23 = 9
Md (d/M)
   2008-02-05T18:30:30 = 5/2
   1995-12-22T09:05:02 = 22/12
  -0010-09-15T04:44:23 = 15/9
MEd (E d/M)
   2008-02-05T18:30:30 = dt. 5/2
   1995-12-22T09:05:02 = dv. 22/12
  -0010-09-15T04:44:23 = ds. 15/9
MMM (LLL)
   2008-02-05T18:30:30 = febr.
   1995-12-22T09:05:02 = des.
  -0010-09-15T04:44:23 = set.
MMMd (d MMM)
   2008-02-05T18:30:30 = 5 febr.
   1995-12-22T09:05:02 = 22 des.
  -0010-09-15T04:44:23 = 15 set.
MMMEd (E d MMM)
   2008-02-05T18:30:30 = dt. 5 febr.
   1995-12-22T09:05:02 = dv. 22 des.
  -0010-09-15T04:44:23 = ds. 15 set.
MMMMd (d 'de' MMMM)
   2008-02-05T18:30:30 = 5 de febrer
   1995-12-22T09:05:02 = 22 de desembre
  -0010-09-15T04:44:23 = 15 de setembre
MMMMEd (E d MMMM)
   2008-02-05T18:30:30 = dt. 5 febrer
   1995-12-22T09:05:02 = dv. 22 desembre
  -0010-09-15T04:44:23 = ds. 15 setembre
mmss (mm:ss)
   2008-02-05T18:30:30 = 30:30
   1995-12-22T09:05:02 = 05:02
  -0010-09-15T04:44:23 = 44:23
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 (E d/M/yyyy)
   2008-02-05T18:30:30 = dt. 5/2/2008
   1995-12-22T09:05:02 = dv. 22/12/1995
  -0010-09-15T04:44:23 = ds. 15/9/-010
yMMM (MMM y)
   2008-02-05T18:30:30 = febr. 2008
   1995-12-22T09:05:02 = des. 1995
  -0010-09-15T04:44:23 = set. -10
yMMMEd (EEE d MMM y)
   2008-02-05T18:30:30 = dt. 5 febr. 2008
   1995-12-22T09:05:02 = dv. 22 des. 1995
  -0010-09-15T04:44:23 = ds. 15 set. -10
yMMMM (LLLL 'del' y)
   2008-02-05T18:30:30 = febrer del 2008
   1995-12-22T09:05:02 = desembre del 1995
  -0010-09-15T04:44:23 = setembre del -10
yQ (Q yyyy)
   2008-02-05T18:30:30 = 1 2008
   1995-12-22T09:05:02 = 4 1995
  -0010-09-15T04:44:23 = 3 -010
yQQQ (QQQ y)
   2008-02-05T18:30:30 = 1T 2008
   1995-12-22T09:05:02 = 4T 1995
  -0010-09-15T04:44:23 = 3T -10
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 (MM/yyyy)
   2008-02-05T18:30:30 = 02/2008
   1995-12-22T09:05:02 = 12/1995
  -0010-09-15T04:44:23 = 09/-010

Miscellaneous

Prefers 24 hour time?
Yes
Local first day of the week
dilluns

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.
2013-05-26 perl v5.14.2