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

SYNOPSIS

  use DateTime;

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

DESCRIPTION

This is the DateTime locale package for Hungarian.

DATA

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

It contains the following data.

Days

Wide (format)

  hétfő
  kedd
  szerda
  csütörtök
  péntek
  szombat
  vasárnap

Abbreviated (format)

  H
  K
  Sze
  Cs
  P
  Szo
  V

Narrow (format)

  H
  K
  S
  C
  P
  S
  V

Wide (stand-alone)

  hétfő
  kedd
  szerda
  csütörtök
  péntek
  szombat
  vasárnap

Abbreviated (stand-alone)

  H
  K
  Sze
  Cs
  P
  Szo
  V

Narrow (stand-alone)

  H
  K
  S
  C
  P
  S
  V

Months

Wide (format)

  január
  február
  március
  április
  május
  június
  július
  augusztus
  szeptember
  október
  november
  december

Abbreviated (format)

  jan.
  febr.
  márc.
  ápr.
  máj.
  jún.
  júl.
  aug.
  szept.
  okt.
  nov.
  dec.

Narrow (format)

  J
  F
  M
  Á
  M
  J
  J
  A
  S
  O
  N
  D

Wide (stand-alone)

  január
  február
  március
  április
  május
  június
  július
  augusztus
  szeptember
  október
  november
  december

Abbreviated (stand-alone)

  jan.
  febr.
  márc.
  ápr.
  máj.
  jún.
  júl.
  aug.
  szept.
  okt.
  nov.
  dec.

Narrow (stand-alone)

  J
  F
  M
  Á
  M
  J
  J
  A
  S
  O
  N
  D

Quarters

Wide (format)

  I. negyedév
  II. negyedév
  III. negyedév
  IV. negyedév

Abbreviated (format)

  N1
  N2
  N3
  N4

Narrow (format)

  1
  2
  3
  4

Wide (stand-alone)

  I. negyedév
  II. negyedév
  III. negyedév
  IV. negyedév

Abbreviated (stand-alone)

  N1
  N2
  N3
  N4

Narrow (stand-alone)

  1
  2
  3
  4

Eras

Wide

  időszámításunk előtt
  időszámításunk szerint

Abbreviated

  i. e.
  i. sz.

Narrow

  i. e.
  i. sz.

Date Formats

Full

   2008-02-05T12:30:30 = 2008. február 5.
   1995-12-22T09:05:02 = 1995. december 22.
  -0010-12-22T23:05:02 = -010. december 22.

Long

   2008-02-05T12:30:30 = 2008. február 5.
   1995-12-22T09:05:02 = 1995. december 22.
  -0010-12-22T23:05:02 = -010. december 22.

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 = 2008.02.05.
   1995-12-22T09:05:02 = 1995.12.22.
  -0010-12-22T23:05:02 = -010.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 UTC
   1995-12-22T09:05:02 = 9:05:02 UTC
  -0010-12-22T23:05:02 = 23:05:02 UTC

Long

   2008-02-05T12:30:30 = 12:30:30 UTC
   1995-12-22T09:05:02 = 9: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 = 9:05:02
  -0010-12-22T23:05:02 = 23:05:02

Short

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

Default

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

Datetime Formats

Full

   2008-02-05T12:30:30 = 2008. február 5. 12:30:30 UTC
   1995-12-22T09:05:02 = 1995. december 22. 9:05:02 UTC
  -0010-12-22T23:05:02 = -010. december 22. 23:05:02 UTC

Long

   2008-02-05T12:30:30 = 2008. február 5. 12:30:30 UTC
   1995-12-22T09:05:02 = 1995. december 22. 9:05:02 UTC
  -0010-12-22T23:05:02 = -010. december 22. 23:05:02 UTC

Medium

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

Short

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

Default

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

Available Formats

Ed (E d)

   2008-02-05T12:30:30 = K 5
   1995-12-22T09:05:02 = P 22
  -0010-12-22T23:05:02 = Szo 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 = K febr. 5
   1995-12-22T09:05:02 = P dec. 22
  -0010-12-22T23:05:02 = Szo dec. 22

MMMMd (MMMM d.)

   2008-02-05T12:30:30 = február 5.
   1995-12-22T09:05:02 = december 22.
  -0010-12-22T23:05:02 = december 22.

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 febr.
   1995-12-22T09:05:02 = 95 dec.
  -0010-12-22T23:05:02 = 10 dec.

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 (yyyy. MMMM)

   2008-02-05T12:30:30 = 2008. február
   1995-12-22T09:05:02 = 1995. december
  -0010-12-22T23:05:02 = -010. december

Miscellaneous

Prefers 24 hour time?

Yes

Local first day of the week

hétfő

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.