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

SYNOPSIS

  use DateTime;

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

DESCRIPTION

This is the DateTime locale package for Finnish Finland.

DATA

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

It contains the following data.

Days

Wide (format)

  maanantai
  tiistai
  keskiviikko
  torstai
  perjantai
  lauantai
  sunnuntai

Abbreviated (format)

  ma
  ti
  ke
  to
  pe
  la
  su

Narrow (format)

  M
  T
  K
  T
  P
  L
  S

Wide (stand-alone)

  maanantai
  tiistai
  keskiviikko
  torstai
  perjantai
  lauantai
  sunnuntai

Abbreviated (stand-alone)

  ma
  ti
  ke
  to
  pe
  la
  su

Narrow (stand-alone)

  M
  T
  K
  T
  P
  L
  S

Months

Wide (format)

  tammikuu
  helmikuu
  maaliskuu
  huhtikuu
  toukokuu
  kesäkuu
  heinäkuu
  elokuu
  syyskuu
  lokakuu
  marraskuu
  joulukuu

Abbreviated (format)

  tammi
  helmi
  maalis
  huhti
  touko
  kesä
  heinä
  elo
  syys
  loka
  marras
  joulu

Narrow (format)

  T
  H
  M
  H
  T
  K
  H
  E
  S
  L
  M
  J

Wide (stand-alone)

  tammikuu
  helmikuu
  maaliskuu
  huhtikuu
  toukokuu
  kesäkuu
  heinäkuu
  elokuu
  syyskuu
  lokakuu
  marraskuu
  joulukuu

Abbreviated (stand-alone)

  tammi
  helmi
  maalis
  huhti
  touko
  kesä
  heinä
  elo
  syys
  loka
  marras
  joulu

Narrow (stand-alone)

  T
  H
  M
  H
  T
  K
  H
  E
  S
  L
  M
  J

Quarters

Wide (format)

  1. neljännes
  2. neljännes
  3. neljännes
  4. neljännes

Abbreviated (format)

  1. nelj.
  2. nelj.
  3. nelj.
  4. nelj.

Narrow (format)

  1
  2
  3
  4

Wide (stand-alone)

  1. neljännes
  2. neljännes
  3. neljännes
  4. neljännes

Abbreviated (stand-alone)

  1. nelj.
  2. nelj.
  3. nelj.
  4. nelj.

Narrow (stand-alone)

  1
  2
  3
  4

Eras

Wide

  ennen Kristuksen syntymää
  jälkeen Kristuksen syntymän

Abbreviated

  eKr.
  jKr.

Narrow

  eKr.
  jKr.

Date Formats

Full

   2008-02-05T12:30:30 = tiistai 5. helmikuuta 2008
   1995-12-22T09:05:02 = perjantai 22. joulukuuta 1995
  -0010-12-22T23:05:02 = lauantai 22. joulukuuta -010

Long

   2008-02-05T12:30:30 = 5. helmikuuta 2008
   1995-12-22T09:05:02 = 22. joulukuuta 1995
  -0010-12-22T23:05:02 = 22. joulukuuta -010

Medium

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

Short

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

Default

   2008-02-05T12:30:30 = 5.2.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 = 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 = tiistai 5. helmikuuta 2008 12.30.30 UTC
   1995-12-22T09:05:02 = perjantai 22. joulukuuta 1995 9.05.02 UTC
  -0010-12-22T23:05:02 = lauantai 22. joulukuuta -010 23.05.02 UTC

Long

   2008-02-05T12:30:30 = 5. helmikuuta 2008 12.30.30 UTC
   1995-12-22T09:05:02 = 22. joulukuuta 1995 9.05.02 UTC
  -0010-12-22T23:05:02 = 22. joulukuuta -010 23.05.02 UTC

Medium

   2008-02-05T12:30:30 = 5.2.2008 12.30.30
   1995-12-22T09:05:02 = 22.12.1995 9.05.02
  -0010-12-22T23:05:02 = 22.12.-010 23.05.02

Short

   2008-02-05T12:30:30 = 5.2.2008 12.30
   1995-12-22T09:05:02 = 22.12.1995 9.05
  -0010-12-22T23:05:02 = 22.12.-010 23.05

Default

   2008-02-05T12:30:30 = 5.2.2008 12.30.30
   1995-12-22T09:05:02 = 22.12.1995 9.05.02
  -0010-12-22T23:05:02 = 22.12.-010 23.05.02

Available Formats

Ed (E d)

   2008-02-05T12:30:30 = ti 5
   1995-12-22T09:05:02 = pe 22
  -0010-12-22T23:05:02 = la 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 = ti helmi 5
   1995-12-22T09:05:02 = pe joulu 22
  -0010-12-22T23:05:02 = la joulu 22

MMMMd (d. MMMM'ta')

   2008-02-05T12:30:30 = 5. helmikuuta
   1995-12-22T09:05:02 = 22. joulukuuta
  -0010-12-22T23:05:02 = 22. joulukuuta

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 = helmi 8
   1995-12-22T09:05:02 = joulu 95
  -0010-12-22T23:05:02 = joulu 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

yyyyM (M/yyyy)

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

yyyyMEEEd (EEE d.M.yyyy)

   2008-02-05T12:30:30 = ti 5.2.2008
   1995-12-22T09:05:02 = pe 22.12.1995
  -0010-12-22T23:05:02 = la 22.12.-010

yyyyMMMM (MMMM yyyy)

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

yyyyQQQQ (QQQQ yyyy)

   2008-02-05T12:30:30 = 1. neljännes 2008
   1995-12-22T09:05:02 = 4. neljännes 1995
  -0010-12-22T23:05:02 = 4. neljännes -010

Miscellaneous

Prefers 24 hour time?

Yes

Local first day of the week

maanantai

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.