DateTime::Locale::ko_KR


Back to Top


NAME

DateTime::Locale::ko_KR

Back to Top


SYNOPSIS

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

Back to Top


DESCRIPTION

This is the DateTime locale package for Korean South Korea.

Back to Top


DATA

This locale inherits from the the DateTime::Locale::ko manpage locale.

It contains the following data.

Days

Wide (format)

  월요일
  화요일
  수요일
  목요일
  금요일
  토요일
  일요일

Abbreviated (format)

  월
  화
  수
  목
  금
  토
  일

Narrow (format)

  월
  화
  수
  목
  금
  토
  일

Wide (stand-alone)

  월요일
  화요일
  수요일
  목요일
  금요일
  토요일
  일요일

Abbreviated (stand-alone)

  월
  화
  수
  목
  금
  토
  일

Narrow (stand-alone)

  월
  화
  수
  목
  금
  토
  일

Months

Wide (format)

  1월
  2월
  3월
  4월
  5월
  6월
  7월
  8월
  9월
  10월
  11월
  12월

Abbreviated (format)

  1월
  2월
  3월
  4월
  5월
  6월
  7월
  8월
  9월
  10월
  11월
  12월

Narrow (format)

  1월
  2월
  3월
  4월
  5월
  6월
  7월
  8월
  9월
  10월
  11월
  12월

Wide (stand-alone)

  1월
  2월
  3월
  4월
  5월
  6월
  7월
  8월
  9월
  10월
  11월
  12월

Abbreviated (stand-alone)

  1월
  2월
  3월
  4월
  5월
  6월
  7월
  8월
  9월
  10월
  11월
  12월

Narrow (stand-alone)

  1월
  2월
  3월
  4월
  5월
  6월
  7월
  8월
  9월
  10월
  11월
  12월

Quarters

Wide (format)

  제 1/4분기
  제 2/4분기
  제 3/4분기
  제 4/4분기

Abbreviated (format)

  1분기
  2분기
  3분기
  4분기

Narrow (format)

  1
  2
  3
  4

Wide (stand-alone)

  제 1/4분기
  제 2/4분기
  제 3/4분기
  제 4/4분기

Abbreviated (stand-alone)

  1분기
  2분기
  3분기
  4분기

Narrow (stand-alone)

  1
  2
  3
  4

Eras

Wide

  서력기원전
  서력기원

Abbreviated

  기원전
  서기

Narrow

  기원전
  서기

Date Formats

Full

   2008-02-05T12:30:30 = 2008년 2월 5일 화요일
   1995-12-22T09:05:02 = 1995년 12월 22일 금요일
  -0010-09-15T04:44:23 = -010년 9월 15일 토요일

Long

   2008-02-05T12:30:30 = 2008년 2월 5일
   1995-12-22T09:05:02 = 1995년 12월 22일
  -0010-09-15T04:44:23 = -010년 9월 15일

Medium

   2008-02-05T12:30:30 = 2008. 2. 5.
   1995-12-22T09:05:02 = 1995. 12. 22.
  -0010-09-15T04:44:23 = -010. 9. 15.

Short

   2008-02-05T12:30:30 = 8. 2. 5.
   1995-12-22T09:05:02 = 95. 12. 22.
  -0010-09-15T04:44:23 = 10. 9. 15.

Default

   2008-02-05T12:30:30 = 2008. 2. 5.
   1995-12-22T09:05:02 = 1995. 12. 22.
  -0010-09-15T04:44:23 = -010. 9. 15.

Time Formats

Full

   2008-02-05T12:30:30 = 오후 12시 30분 30초 UTC
   1995-12-22T09:05:02 = 오전 09시 05분 02초 UTC
  -0010-09-15T04:44:23 = 오전 04시 44분 23초 UTC

Long

   2008-02-05T12:30:30 = 오후 12시 30분 30초 UTC
   1995-12-22T09:05:02 = 오전 09시 05분 02초 UTC
  -0010-09-15T04:44:23 = 오전 04시 44분 23초 UTC

Medium

   2008-02-05T12:30:30 = 오후 12:30:30
   1995-12-22T09:05:02 = 오전 9:05:02
  -0010-09-15T04:44:23 = 오전 4:44:23

Short

   2008-02-05T12:30:30 = 오후 12:30
   1995-12-22T09:05:02 = 오전 9:05
  -0010-09-15T04:44:23 = 오전 4:44

Default

   2008-02-05T12:30:30 = 오후 12:30:30
   1995-12-22T09:05:02 = 오전 9:05:02
  -0010-09-15T04:44:23 = 오전 4:44:23

Datetime Formats

Full

   2008-02-05T12:30:30 = 2008년 2월 5일 화요일 오후 12시 30분 30초 UTC
   1995-12-22T09:05:02 = 1995년 12월 22일 금요일 오전 09시 05분 02초 UTC
  -0010-09-15T04:44:23 = -010년 9월 15일 토요일 오전 04시 44분 23초 UTC

Long

   2008-02-05T12:30:30 = 2008년 2월 5일 오후 12시 30분 30초 UTC
   1995-12-22T09:05:02 = 1995년 12월 22일 오전 09시 05분 02초 UTC
  -0010-09-15T04:44:23 = -010년 9월 15일 오전 04시 44분 23초 UTC

Medium

   2008-02-05T12:30:30 = 2008. 2. 5. 오후 12:30:30
   1995-12-22T09:05:02 = 1995. 12. 22. 오전 9:05:02
  -0010-09-15T04:44:23 = -010. 9. 15. 오전 4:44:23

Short

   2008-02-05T12:30:30 = 8. 2. 5. 오후 12:30
   1995-12-22T09:05:02 = 95. 12. 22. 오전 9:05
  -0010-09-15T04:44:23 = 10. 9. 15. 오전 4:44

Default

   2008-02-05T12:30:30 = 2008. 2. 5. 오후 12:30:30
   1995-12-22T09:05:02 = 1995. 12. 22. 오전 9:05:02
  -0010-09-15T04:44:23 = -010. 9. 15. 오전 4:44:23

Available Formats

Ed (d일 (E))

   2008-02-05T12:30:30 = 5일 (화)
   1995-12-22T09:05:02 = 22일 (금)
  -0010-09-15T04:44:23 = 15일 (토)

HHmm (HH:mm)

   2008-02-05T12:30:30 = 12:30
   1995-12-22T09:05:02 = 09:05
  -0010-09-15T04:44:23 = 04:44

HHmmss (HH:mm:ss)

   2008-02-05T12:30:30 = 12:30:30
   1995-12-22T09:05:02 = 09:05:02
  -0010-09-15T04:44:23 = 04:44:23

Hm (H:mm)

   2008-02-05T12:30:30 = 12:30
   1995-12-22T09:05:02 = 9:05
  -0010-09-15T04:44:23 = 4:44

Hms (H시 m분 s초)

   2008-02-05T12:30:30 = 12시 30분 30초
   1995-12-22T09:05:02 = 9시 5분 2초
  -0010-09-15T04:44:23 = 4시 44분 23초

M (L)

   2008-02-05T12:30:30 = 2
   1995-12-22T09:05:02 = 12
  -0010-09-15T04:44:23 = 9

MEd (M. d. (E))

   2008-02-05T12:30:30 = 2. 5. (화)
   1995-12-22T09:05:02 = 12. 22. (금)
  -0010-09-15T04:44:23 = 9. 15. (토)

MMM (LLL)

   2008-02-05T12:30:30 = 2월
   1995-12-22T09:05:02 = 12월
  -0010-09-15T04:44:23 = 9월

MMMEd (MMM d일 (E))

   2008-02-05T12:30:30 = 2월 5일 (화)
   1995-12-22T09:05:02 = 12월 22일 (금)
  -0010-09-15T04:44:23 = 9월 15일 (토)

MMMMEd (MMMM d일 (E))

   2008-02-05T12:30:30 = 2월 5일 (화)
   1995-12-22T09:05:02 = 12월 22일 (금)
  -0010-09-15T04:44:23 = 9월 15일 (토)

MMMMd (MMMM d일)

   2008-02-05T12:30:30 = 2월 5일
   1995-12-22T09:05:02 = 12월 22일
  -0010-09-15T04:44:23 = 9월 15일

MMMd (MMM d일)

   2008-02-05T12:30:30 = 2월 5일
   1995-12-22T09:05:02 = 12월 22일
  -0010-09-15T04:44:23 = 9월 15일

MMdd (MM. dd)

   2008-02-05T12:30:30 = 02. 05
   1995-12-22T09:05:02 = 12. 22
  -0010-09-15T04:44:23 = 09. 15

Md (M. d.)

   2008-02-05T12:30:30 = 2. 5.
   1995-12-22T09:05:02 = 12. 22.
  -0010-09-15T04:44:23 = 9. 15.

d (d)

   2008-02-05T12:30:30 = 5
   1995-12-22T09:05:02 = 22
  -0010-09-15T04:44:23 = 15

mmss (mm:ss)

   2008-02-05T12:30:30 = 30:30
   1995-12-22T09:05:02 = 05:02
  -0010-09-15T04:44:23 = 44:23

ms (mm:ss)

   2008-02-05T12:30:30 = 30:30
   1995-12-22T09:05:02 = 05:02
  -0010-09-15T04:44:23 = 44:23

y (yyyy)

   2008-02-05T12:30:30 = 2008
   1995-12-22T09:05:02 = 1995
  -0010-09-15T04:44:23 = -010

yM (yyyy. M.)

   2008-02-05T12:30:30 = 2008. 2.
   1995-12-22T09:05:02 = 1995. 12.
  -0010-09-15T04:44:23 = -010. 9.

yMEd (yyyy. M. d. EEE)

   2008-02-05T12:30:30 = 2008. 2. 5. 화
   1995-12-22T09:05:02 = 1995. 12. 22. 금
  -0010-09-15T04:44:23 = -010. 9. 15. 토

yMMM (yyyy년 MMM)

   2008-02-05T12:30:30 = 2008년 2월
   1995-12-22T09:05:02 = 1995년 12월
  -0010-09-15T04:44:23 = -010년 9월

yMMMEd (yyyy년 MMM d일 EEE)

   2008-02-05T12:30:30 = 2008년 2월 5일 화
   1995-12-22T09:05:02 = 1995년 12월 22일 금
  -0010-09-15T04:44:23 = -010년 9월 15일 토

yMMMM (yyyy년 MMMM)

   2008-02-05T12:30:30 = 2008년 2월
   1995-12-22T09:05:02 = 1995년 12월
  -0010-09-15T04:44:23 = -010년 9월

yQ (yyyy년 Q분기)

   2008-02-05T12:30:30 = 2008년 1분기
   1995-12-22T09:05:02 = 1995년 4분기
  -0010-09-15T04:44:23 = -010년 3분기

yQQQ (yyyy년 QQQ)

   2008-02-05T12:30:30 = 2008년 1분기
   1995-12-22T09:05:02 = 1995년 4분기
  -0010-09-15T04:44:23 = -010년 3분기

yyMM (YY. M.)

   2008-02-05T12:30:30 = 2008. 2.
   1995-12-22T09:05:02 = 1995. 12.
  -0010-09-15T04:44:23 = -10. 9.

yyMMM (yy년 MMM)

   2008-02-05T12:30:30 = 8년 2월
   1995-12-22T09:05:02 = 95년 12월
  -0010-09-15T04:44:23 = 10년 9월

yyQ (yy년 Q분기)

   2008-02-05T12:30:30 = 8년 1분기
   1995-12-22T09:05:02 = 95년 4분기
  -0010-09-15T04:44:23 = 10년 3분기

yyyyMM (yyyy. MM)

   2008-02-05T12:30:30 = 2008. 02
   1995-12-22T09:05:02 = 1995. 12
  -0010-09-15T04:44:23 = -010. 09

Miscellaneous

Prefers 24 hour time?

No

Local first day of the week

일요일

Back to Top


SUPPORT

See the DateTime::Locale manpage.

Back to Top


AUTHOR

Dave Rolsky <autarch@urth.org>

Back to Top


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.

Back to Top

 DateTime::Locale::ko_KR