DateTime::Locale::zh_Hant_HK - DateTime::Locale::zh_Hant_HK documentation


DateTime-Locale documentation Contained in the DateTime-Locale distribution.

Index


Code Index:

NAME

Top

DateTime::Locale::zh_Hant_HK

SYNOPSIS

Top

  use DateTime;

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

DESCRIPTION

Top

This is the DateTime locale package for Chinese Traditional Han Hong Kong SAR China.

DATA

Top

This locale inherits from the DateTime::Locale::zh_Hant 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)

  一月
  二月
  三月
  四月
  五月
  六月
  七月
  八月
  九月
  十月
  十一月
  十二月

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季
  第2季
  第3季
  第4季

Abbreviated (format)

  第1季
  第2季
  第3季
  第4季

Narrow (format)

  1
  2
  3
  4

Wide (stand-alone)

  第1季
  第2季
  第3季
  第4季

Abbreviated (stand-alone)

  第1季
  第2季
  第3季
  第4季

Narrow (stand-alone)

  1
  2
  3
  4

Eras

Wide

  西元前
  西元

Abbreviated

  西元前
  西元

Narrow

  西元前
  西元

Date Formats

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日星期六

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日

Medium

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

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日

Default

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

Time Formats

Full

   2008-02-05T18:30:30 = UTC下午6時30分30秒
   1995-12-22T09:05:02 = UTC上午9時05分02秒
  -0010-09-15T04:44:23 = UTC上午4時44分23秒

Long

   2008-02-05T18:30:30 = UTC下午6時30分30秒
   1995-12-22T09:05:02 = UTC上午9時05分02秒
  -0010-09-15T04:44:23 = UTC上午4時44分23秒

Medium

   2008-02-05T18:30:30 = 下午06:30:30
   1995-12-22T09:05:02 = 上午09:05:02
  -0010-09-15T04:44:23 = 上午04:44:23

Short

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

Default

   2008-02-05T18:30:30 = 下午06:30:30
   1995-12-22T09:05:02 = 上午09:05:02
  -0010-09-15T04:44:23 = 上午04:44:23

Datetime Formats

Full

   2008-02-05T18:30:30 = 2008年2月5日星期二UTC下午6時30分30秒
   1995-12-22T09:05:02 = 1995年12月22日星期五UTC上午9時05分02秒
  -0010-09-15T04:44:23 = -10年9月15日星期六UTC上午4時44分23秒

Long

   2008-02-05T18:30:30 = 2008年2月5日UTC下午6時30分30秒
   1995-12-22T09:05:02 = 1995年12月22日UTC上午9時05分02秒
  -0010-09-15T04:44:23 = -10年9月15日UTC上午4時44分23秒

Medium

   2008-02-05T18:30:30 = 2008年2月5日下午06:30:30
   1995-12-22T09:05:02 = 1995年12月22日上午09:05:02
  -0010-09-15T04:44:23 = -10年9月15日上午04:44:23

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

Default

   2008-02-05T18:30:30 = 2008年2月5日下午06:30:30
   1995-12-22T09:05:02 = 1995年12月22日上午09:05:02
  -0010-09-15T04:44:23 = -10年9月15日上午04:44:23

Available Formats

d (d日)

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

Ed (d日(E))

   2008-02-05T18:30:30 = 5日(週二)
   1995-12-22T09:05:02 = 22日(週五)
  -0010-09-15T04:44:23 = 15日(週六)

EEEd (d EEE)

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

H (H時)

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

HHmm (H:mm)

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

HHmmss (H:mm:ss)

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

Hm (H:mm)

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

hm (ah:mm)

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

Hms (H:mm:ss)

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

hms (ah:mm:ss)

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

M (L)

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

Md (M/d)

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

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(週六)

MMdd (MM/dd)

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

MMM (LLL)

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

MMMd (MMMd日)

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

MMMEd (MMMd日E)

   2008-02-05T18:30:30 = 2月5日週二
   1995-12-22T09:05:02 = 12月22日週五
  -0010-09-15T04:44:23 = 9月15日週六

MMMMd (MMMMd日)

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

MMMMdd (MMMMdd日)

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

MMMMEd (MMMMd日(E))

   2008-02-05T18:30:30 = 2月5日(週二)
   1995-12-22T09:05:02 = 12月22日(週五)
  -0010-09-15T04:44:23 = 9月15日(週六)

ms (mm:ss)

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

y (y年)

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

yM (yyyy/M)

   2008-02-05T18: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-05T18:30:30 = 2008/2/5(週二)
   1995-12-22T09:05:02 = 1995/12/22(週五)
  -0010-09-15T04:44:23 = -010/9/15(週六)

yMMM (y年M月)

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

yMMMd (y年MMMd日)

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

yMMMEd (y年M月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日週六

yMMMM (y年M月)

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

yQ (y年QQQ)

   2008-02-05T18:30:30 = 2008年第1季
   1995-12-22T09:05:02 = 1995年第4季
  -0010-09-15T04:44:23 = -10年第3季

yQQQ (y年QQQ)

   2008-02-05T18:30:30 = 2008年第1季
   1995-12-22T09:05:02 = 1995年第4季
  -0010-09-15T04:44:23 = -10年第3季

yyMM (yyyy/MM)

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

yyMMM (yy年MMM)

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

yyQ (yy年第Q季度)

   2008-02-05T18:30:30 = 08年第1季度
   1995-12-22T09:05:02 = 95年第4季度
  -0010-09-15T04:44:23 = -10年第3季度

yyyy (y年)

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

yyyyM (yyyy/M)

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

yyyyMMMM (y年MMMM)

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

Miscellaneous

Prefers 24 hour time?

No

Local first day of the week

星期日

SUPPORT

Top

See DateTime::Locale.

AUTHOR

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT

Top


DateTime-Locale documentation Contained in the DateTime-Locale distribution.

###########################################################################
#
# 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 zh_Hant_HK.xml
# The source file version number was 1.78, generated on
# 2009/06/15 03:46:23.
#
# Do not edit this file directly.
#
###########################################################################

package DateTime::Locale::zh_Hant_HK;

use strict;
use warnings;
use utf8;

use base 'DateTime::Locale::zh_Hant';

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

{
    my $date_format_full = "y年M月d日EEEE";
    sub date_format_full { return $date_format_full }
}

{
    my $date_format_long = "y年M月d日";
    sub date_format_long { return $date_format_long }
}

{
    my $date_format_medium = "y年M月d日";
    sub date_format_medium { return $date_format_medium }
}

{
    my $date_format_short = "yy年M月d日";
    sub date_format_short { return $date_format_short }
}

{
    my $datetime_format = "\{1\}\{0\}";
    sub datetime_format { return $datetime_format }
}

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

{
    my $time_format_medium = "ahh\:mm\:ss";
    sub time_format_medium { return $time_format_medium }
}

{
    my $_format_for_yyyyM = "yyyy\/M";
    sub _format_for_yyyyM { return $_format_for_yyyyM }
}

{
    my $_available_formats =
        {
          "yyyyM" => "yyyy\/M"
        };
    sub _available_formats { return $_available_formats }
}

1;

__END__