The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
###########################################################################
#
# This file is auto-generated by the Perl DateTime Suite locale
# generator (0.05).  This code generator comes with the
# DateTime::Locale distribution in the tools/ directory, and is called
# generate-from-cldr.
#
# This file as generated from the CLDR XML locale data.  See the
# LICENSE.cldr file included in this distribution for license details.
#
# This file was generated from the source file ko_KR.xml
# The source file version number was 1.57, generated on
# 2009/05/05 23:06:38.
#
# Do not edit this file directly.
#
###########################################################################

package DateTime::Locale::ko_KR;

use strict;
use warnings;

our $VERSION = '0.46';

use utf8;

use base 'DateTime::Locale::ko';

sub cldr_version { return "1\.7\.1" }

{
    my $first_day_of_week = "7";
    sub first_day_of_week { return $first_day_of_week }
}

{
    my $glibc_datetime_format = "\%x\ \(\%a\)\ \%r";
    sub glibc_datetime_format { return $glibc_datetime_format }
}

{
    my $glibc_time_format = "\%H시\ \%M분\ \%S초";
    sub glibc_time_format { return $glibc_time_format }
}

{
    my $glibc_time_12_format = "\%p\ \%I시\ \%M분\ \%S초";
    sub glibc_time_12_format { return $glibc_time_12_format }
}

1;

__END__


=pod

=encoding utf8

=head1 NAME

DateTime::Locale::ko_KR

=head1 SYNOPSIS

  use DateTime;

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

=head1 DESCRIPTION

This is the DateTime locale package for Korean South Korea.

=head1 DATA

This locale inherits from the L<DateTime::Locale::ko> locale.

It contains the following data.

=head2 Days

=head3 Wide (format)

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

=head3 Abbreviated (format)

  월
  화
  수
  목
  금
  토
  일

=head3 Narrow (format)

  월
  화
  수
  목
  금
  토
  일

=head3 Wide (stand-alone)

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

=head3 Abbreviated (stand-alone)

  월
  화
  수
  목
  금
  토
  일

=head3 Narrow (stand-alone)

  월
  화
  수
  목
  금
  토
  일

=head2 Months

=head3 Wide (format)

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

=head3 Abbreviated (format)

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

=head3 Narrow (format)

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

=head3 Wide (stand-alone)

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

=head3 Abbreviated (stand-alone)

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

=head3 Narrow (stand-alone)

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

=head2 Quarters

=head3 Wide (format)

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

=head3 Abbreviated (format)

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

=head3 Narrow (format)

  1
  2
  3
  4

=head3 Wide (stand-alone)

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

=head3 Abbreviated (stand-alone)

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

=head3 Narrow (stand-alone)

  1
  2
  3
  4

=head2 Eras

=head3 Wide

  서력기원전
  서력기원

=head3 Abbreviated

  기원전
  서기

=head3 Narrow

  기원전
  서기

=head2 Date Formats

=head3 Full

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

=head3 Long

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

=head3 Medium

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

=head3 Short

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

=head3 Default

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

=head2 Time Formats

=head3 Full

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

=head3 Long

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

=head3 Medium

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

=head3 Short

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

=head3 Default

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

=head2 Datetime Formats

=head3 Full

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

=head3 Long

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

=head3 Medium

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

=head3 Short

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

=head3 Default

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

=head2 Available Formats

=head3 d (d)

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

=head3 Ed (d일 (E))

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

=head3 EEEd (d일 EEE)

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

=head3 HHmm (HH:mm)

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

=head3 HHmmss (HH:mm:ss)

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

=head3 Hm (H:mm)

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

=head3 hm (h:mm a)

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

=head3 Hms (H시 m분 s초)

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

=head3 hms (h:mm:ss a)

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

=head3 M (L)

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

=head3 Md (M. d.)

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

=head3 MEd (M. d. (E))

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

=head3 MMdd (MM. dd)

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

=head3 MMM (LLL)

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

=head3 MMMd (MMM d일)

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

=head3 MMMEd (MMM d일 (E))

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

=head3 MMMMd (MMMM d일)

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

=head3 MMMMEd (MMMM d일 (E))

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

=head3 mmss (mm:ss)

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

=head3 ms (mm:ss)

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

=head3 y (y)

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

=head3 yM (yyyy. M.)

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

=head3 yMEd (yyyy. M. d. EEE)

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

=head3 yMMM (y년 MMM)

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

=head3 yMMMd (y년 MMM d일)

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

=head3 yMMMEd (y년 MMM d일 EEE)

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

=head3 yMMMM (y년 MMMM)

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

=head3 yQ (y년 Q분기)

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

=head3 yQQQ (y년 QQQ)

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

=head3 yyMM (YY. M.)

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

=head3 yyMMM (yy년 MMM)

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

=head3 yyQ (yy년 Q분기)

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

=head3 yyyyMM (yyyy. MM)

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

=head2 Miscellaneous

=head3 Prefers 24 hour time?

No

=head3 Local first day of the week

일요일


=head1 SUPPORT

See L<DateTime::Locale>.

=cut