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

SYNOPSIS

  use DateTime;

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

DESCRIPTION

This is the DateTime locale package for Romanian.

DATA

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

It contains the following data.

Days

Wide (format)

  luni
  marți
  miercuri
  joi
  vineri
  sâmbătă
  duminică

Abbreviated (format)

  L
  Ma
  Mi
  J
  V
  S
  D

Narrow (format)

  L
  M
  M
  J
  V
  S
  D

Wide (stand-alone)

  luni
  marți
  miercuri
  joi
  vineri
  sâmbătă
  duminică

Abbreviated (stand-alone)

  L
  Ma
  Mi
  J
  V
  S
  D

Narrow (stand-alone)

  L
  M
  M
  J
  V
  S
  D

Months

Wide (format)

  ianuarie
  februarie
  martie
  aprilie
  mai
  iunie
  iulie
  august
  septembrie
  octombrie
  noiembrie
  decembrie

Abbreviated (format)

  Ian
  Feb
  Mar
  Apr
  Mai
  Iun
  Iul
  Aug
  Sep
  Oct
  Nov
  Dec

Narrow (format)

  I
  F
  M
  A
  M
  I
  I
  A
  S
  O
  N
  D

Wide (stand-alone)

  ianuarie
  februarie
  martie
  aprilie
  mai
  iunie
  iulie
  august
  septembrie
  octombrie
  noiembrie
  decembrie

Abbreviated (stand-alone)

  Ian
  Feb
  Mar
  Apr
  Mai
  Iun
  Iul
  Aug
  Sep
  Oct
  Nov
  Dec

Narrow (stand-alone)

  I
  F
  M
  A
  M
  I
  I
  A
  S
  O
  N
  D

Quarters

Wide (format)

  trimestrul 1
  trimestrul 2
  trimestrul 3
  trimestrul 4

Abbreviated (format)

  T1
  T2
  T3
  T4

Narrow (format)

  I
  II
  III
  IV

Wide (stand-alone)

  trimestrul I
  trimestrul al II-lea
  trimestrul al III-lea
  trimestrul al IV-lea

Abbreviated (stand-alone)

  T1
  T2
  T3
  T4

Narrow (stand-alone)

  1
  2
  3
  4

Eras

Wide

  înainte de Hristos
  după Hristos

Abbreviated

  î.e.n.
  e.n.

Narrow

  î.e.n.
  e.n.

Date Formats

Full

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

Long

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

Medium

   2008-02-05T12:30:30 = 05.02.2008
   1995-12-22T09:05:02 = 22.12.1995
  -0010-12-22T23:05:02 = 22.12.-010

Short

   2008-02-05T12:30:30 = 05.02.2008
   1995-12-22T09:05:02 = 22.12.1995
  -0010-12-22T23:05:02 = 22.12.-010

Default

   2008-02-05T12:30:30 = 05.02.2008
   1995-12-22T09:05:02 = 22.12.1995
  -0010-12-22T23:05:02 = 22.12.-010

Time Formats

Full

   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

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 = 5 februarie 2008 12:30:30 UTC
   1995-12-22T09:05:02 = 22 decembrie 1995 09:05:02 UTC
  -0010-12-22T23:05:02 = 22 decembrie -010 23:05:02 UTC

Long

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

Medium

   2008-02-05T12:30:30 = 05.02.2008 12:30:30
   1995-12-22T09:05:02 = 22.12.1995 09:05:02
  -0010-12-22T23:05:02 = 22.12.-010 23:05:02

Short

   2008-02-05T12:30:30 = 05.02.2008 12:30
   1995-12-22T09:05:02 = 22.12.1995 09:05
  -0010-12-22T23:05:02 = 22.12.-010 23:05

Default

   2008-02-05T12:30:30 = 05.02.2008 12:30:30
   1995-12-22T09:05:02 = 22.12.1995 09:05:02
  -0010-12-22T23:05:02 = 22.12.-010 23:05:02

Available Formats

Ed (E d)

   2008-02-05T12:30:30 = Ma 5
   1995-12-22T09:05:02 = V 22
  -0010-12-22T23:05:02 = S 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 = Ma Feb 5
   1995-12-22T09:05:02 = V Dec 22
  -0010-12-22T23:05:02 = S Dec 22

MMMMd (d MMMM)

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

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 (d.M)

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

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 (MMM yy)

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

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

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

yyyyMMMM (MMMM yyyy)

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

Miscellaneous

Prefers 24 hour time?

Yes

Local first day of the week

luni

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.