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::it_CH

SYNOPSIS

  use DateTime;

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

DESCRIPTION

This is the DateTime locale package for Italian Switzerland.

DATA

This locale inherits from the DateTime::Locale::it locale.

It contains the following data.

Days

Wide (format)

  lunedì
  martedì
  mercoledì
  giovedì
  venerdì
  sabato
  domenica

Abbreviated (format)

  lun
  mar
  mer
  gio
  ven
  sab
  dom

Narrow (format)

  L
  M
  M
  G
  V
  S
  D

Wide (stand-alone)

  lunedì
  martedì
  mercoledì
  giovedì
  venerdì
  sabato
  domenica

Abbreviated (stand-alone)

  lun
  mar
  mer
  gio
  ven
  sab
  dom

Narrow (stand-alone)

  L
  M
  M
  G
  V
  S
  D

Months

Wide (format)

  gennaio
  febbraio
  marzo
  aprile
  maggio
  giugno
  luglio
  agosto
  settembre
  ottobre
  novembre
  dicembre

Abbreviated (format)

  gen
  feb
  mar
  apr
  mag
  giu
  lug
  ago
  set
  ott
  nov
  dic

Narrow (format)

  G
  F
  M
  A
  M
  G
  L
  A
  S
  O
  N
  D

Wide (stand-alone)

  gennaio
  febbraio
  marzo
  aprile
  maggio
  giugno
  luglio
  agosto
  settembre
  ottobre
  novembre
  dicembre

Abbreviated (stand-alone)

  gen
  feb
  mar
  apr
  mag
  giu
  lug
  ago
  set
  ott
  nov
  dic

Narrow (stand-alone)

  G
  F
  M
  A
  M
  G
  L
  A
  S
  O
  N
  D

Quarters

Wide (format)

  1o trimestre
  2o trimestre
  3o trimestre
  4o trimestre

Abbreviated (format)

  T1
  T2
  T3
  T4

Narrow (format)

  1
  2
  3
  4

Wide (stand-alone)

  1o trimestre
  2o trimestre
  3o trimestre
  4o trimestre

Abbreviated (stand-alone)

  T1
  T2
  T3
  T4

Narrow (stand-alone)

  1
  2
  3
  4

Eras

Wide

  A.C.
  D.C.

Abbreviated

  aC
  dC

Narrow

  aC
  dC

Date Formats

Full

   2008-02-05T12:30:30 = martedì, 5 febbraio 2008
   1995-12-22T09:05:02 = venerdì, 22 dicembre 1995
  -0010-12-22T23:05:02 = sabato, 22 dicembre -010

Long

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

Medium

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

Short

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

Default

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

Time Formats

Full

   2008-02-05T12:30:30 = 12.30:30 h UTC
   1995-12-22T09:05:02 = 09.05:02 h UTC
  -0010-12-22T23:05:02 = 23.05:02 h UTC

Long

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

Medium

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

Short

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

Default

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

Datetime Formats

Full

   2008-02-05T12:30:30 = martedì, 5 febbraio 2008 12.30:30 h UTC
   1995-12-22T09:05:02 = venerdì, 22 dicembre 1995 09.05:02 h UTC
  -0010-12-22T23:05:02 = sabato, 22 dicembre -010 23.05:02 h UTC

Long

   2008-02-05T12:30:30 = 5 febbraio 2008 12:30:30 UTC
   1995-12-22T09:05:02 = 22 dicembre 1995 09:05:02 UTC
  -0010-12-22T23:05:02 = 22 dicembre -010 23:05:02 UTC

Medium

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

Short

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

Default

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

Available Formats

Ed (E d)

   2008-02-05T12:30:30 = mar 5
   1995-12-22T09:05:02 = ven 22
  -0010-12-22T23:05:02 = sab 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 feb 5
   1995-12-22T09:05:02 = ven dic 22
  -0010-12-22T23:05:02 = sab dic 22

MMMMd (d MMMM)

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

MMMMdd (dd MMMM)

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

MMdd (dd.MM)

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

Md (M-d)

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

hhmm (hh:mm a)

   2008-02-05T12:30:30 = 12:30 p.
   1995-12-22T09:05:02 = 09:05 m.
  -0010-12-22T23:05:02 = 11:05 p.

hhmmss (hh:mm:ss a)

   2008-02-05T12:30:30 = 12:30:30 p.
   1995-12-22T09:05:02 = 09:05:02 m.
  -0010-12-22T23:05:02 = 11:05:02 p.

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 (MM.yy)

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

yyMMM (yy MMM)

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

yyQ (Q yy)

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

yyQQQQ (QQQQ yy)

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

yyyy (yyyy)

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

yyyyMMMM (MMMM yyyy)

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

Miscellaneous

Prefers 24 hour time?

Yes

Local first day of the week

lunedì

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.