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 pa_Arab.xml
# The source file version number was 1.25, generated on
# 2009/06/15 04:15:33.
#
# Do not edit this file directly.
#
###########################################################################

package DateTime::Locale::pa_Arab;

use strict;
use warnings;
use utf8;

use base 'DateTime::Locale::pa';

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


sub day_format_abbreviated { $_[0]->day_format_wide() }

{
    my $day_format_wide = [ "پیر", "منگل", "بُدھ", "جمعرات", "جمعہ", "ہفتہ", "اتوار" ];
    sub day_format_wide { return $day_format_wide }
}

sub day_stand_alone_wide { $_[0]->day_format_wide() }


sub era_abbreviated { $_[0]->era_wide() }

{
    my $era_wide = [ "ايساپورو", "سں" ];
    sub era_wide { return $era_wide }
}
{
    my $first_day_of_week = "1";
    sub first_day_of_week { return $first_day_of_week }
}


sub month_format_abbreviated { $_[0]->month_format_wide() }

{
    my $month_format_wide = [ "جنوری", "فروری", "مارچ", "اپریل", "مئ", "جون", "جولائی", "اگست", "ستمبر", "اکتوبر", "نومبر", "دسمبر" ];
    sub month_format_wide { return $month_format_wide }
}

sub month_stand_alone_wide { $_[0]->month_format_wide() }


sub quarter_format_abbreviated { $_[0]->quarter_format_wide() }

{
    my $quarter_format_wide = [ "چوتھاي\ پہلاں", "چوتھاي\ دوجا", "چوتھاي\ تيجا", "چوتھاي\ چوتھا" ];
    sub quarter_format_wide { return $quarter_format_wide }
}

sub quarter_stand_alone_wide { $_[0]->quarter_format_wide() }

1;

__END__


=pod

=encoding utf8

=head1 NAME

DateTime::Locale::pa_Arab

=head1 SYNOPSIS

  use DateTime;

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

=head1 DESCRIPTION

This is the DateTime locale package for Punjabi Arabic.

=head1 DATA

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

  جنوری
  فروری
  مارچ
  اپریل
  مئ
  جون
  جولائی
  اگست
  ستمبر
  اکتوبر
  نومبر
  دسمبر

=head3 Abbreviated (format)

  جنوری
  فروری
  مارچ
  اپریل
  مئ
  جون
  جولائی
  اگست
  ستمبر
  اکتوبر
  نومبر
  دسمبر

=head3 Narrow (format)

  ਜ
  ਫ
  ਮਾ
  ਅ
  ਮ
  ਜੂ
  ਜੁ
  ਅ
  ਸ
  ਅ
  ਨ
  ਦ

=head3 Wide (stand-alone)

  جنوری
  فروری
  مارچ
  اپریل
  مئ
  جون
  جولائی
  اگست
  ستمبر
  اکتوبر
  نومبر
  دسمبر

=head3 Abbreviated (stand-alone)

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

=head3 Narrow (stand-alone)

  ਜ
  ਫ
  ਮਾ
  ਅ
  ਮ
  ਜੂ
  ਜੁ
  ਅ
  ਸ
  ਅ
  ਨ
  ਦ

=head2 Quarters

=head3 Wide (format)

  چوتھاي پہلاں
  چوتھاي دوجا
  چوتھاي تيجا
  چوتھاي چوتھا

=head3 Abbreviated (format)

  چوتھاي پہلاں
  چوتھاي دوجا
  چوتھاي تيجا
  چوتھاي چوتھا

=head3 Narrow (format)

  1
  2
  3
  4

=head3 Wide (stand-alone)

  چوتھاي پہلاں
  چوتھاي دوجا
  چوتھاي تيجا
  چوتھاي چوتھا

=head3 Abbreviated (stand-alone)

  چوتھاي پہلاں
  چوتھاي دوجا
  چوتھاي تيجا
  چوتھاي چوتھا

=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 = منگل, 05 فروری 2008
   1995-12-22T09:05:02 = جمعہ, 22 دسمبر 1995
  -0010-09-15T04:44:23 = ہفتہ, 15 ستمبر -10

=head3 Long

   2008-02-05T18:30:30 = 5 فروری 2008
   1995-12-22T09:05:02 = 22 دسمبر 1995
  -0010-09-15T04:44:23 = 15 ستمبر -10

=head3 Medium

   2008-02-05T18:30:30 = 5 فروری 2008
   1995-12-22T09:05:02 = 22 دسمبر 1995
  -0010-09-15T04:44:23 = 15 ستمبر -10

=head3 Short

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

=head3 Default

   2008-02-05T18:30:30 = 5 فروری 2008
   1995-12-22T09:05:02 = 22 دسمبر 1995
  -0010-09-15T04:44:23 = 15 ستمبر -10

=head2 Time Formats

=head3 Full

   2008-02-05T18:30:30 = 6:30:30 ਸ਼ਾਮ UTC
   1995-12-22T09:05:02 = 9:05:02 ਸਵੇਰੇ UTC
  -0010-09-15T04:44:23 = 4:44:23 ਸਵੇਰੇ UTC

=head3 Long

   2008-02-05T18:30:30 = 6:30:30 ਸ਼ਾਮ UTC
   1995-12-22T09:05:02 = 9:05:02 ਸਵੇਰੇ UTC
  -0010-09-15T04:44:23 = 4: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 = منگل, 05 فروری 2008 6:30:30 ਸ਼ਾਮ UTC
   1995-12-22T09:05:02 = جمعہ, 22 دسمبر 1995 9:05:02 ਸਵੇਰੇ UTC
  -0010-09-15T04:44:23 = ہفتہ, 15 ستمبر -10 4:44:23 ਸਵੇਰੇ UTC

=head3 Long

   2008-02-05T18:30:30 = 5 فروری 2008 6:30:30 ਸ਼ਾਮ UTC
   1995-12-22T09:05:02 = 22 دسمبر 1995 9:05:02 ਸਵੇਰੇ UTC
  -0010-09-15T04:44:23 = 15 ستمبر -10 4:44:23 ਸਵੇਰੇ UTC

=head3 Medium

   2008-02-05T18:30:30 = 5 فروری 2008 6:30:30 ਸ਼ਾਮ
   1995-12-22T09:05:02 = 22 دسمبر 1995 9:05:02 ਸਵੇਰੇ
  -0010-09-15T04:44:23 = 15 ستمبر -10 4:44:23 ਸਵੇਰੇ

=head3 Short

   2008-02-05T18:30:30 = 05/02/2008 6:30 ਸ਼ਾਮ
   1995-12-22T09:05:02 = 22/12/1995 9:05 ਸਵੇਰੇ
  -0010-09-15T04:44:23 = 15/09/-010 4:44 ਸਵੇਰੇ

=head3 Default

   2008-02-05T18:30:30 = 5 فروری 2008 6:30:30 ਸ਼ਾਮ
   1995-12-22T09:05:02 = 22 دسمبر 1995 9:05:02 ਸਵੇਰੇ
  -0010-09-15T04:44:23 = 15 ستمبر -10 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 EEEd (d EEE)

   2008-02-05T18:30:30 = 5 منگل
   1995-12-22T09:05:02 = 22 جمعہ
  -0010-09-15T04:44:23 = 15 ہفتہ

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

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

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

=head3 MEd (E, M-d)

   2008-02-05T18:30:30 = منگل, 2-5
   1995-12-22T09:05:02 = جمعہ, 12-22
  -0010-09-15T04:44:23 = ہفتہ, 9-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 = فروری 5
   1995-12-22T09:05:02 = دسمبر 22
  -0010-09-15T04:44:23 = ستمبر 15

=head3 MMMEd (E MMM d)

   2008-02-05T18:30:30 = منگل فروری 5
   1995-12-22T09:05:02 = جمعہ دسمبر 22
  -0010-09-15T04:44:23 = ہفتہ ستمبر 15

=head3 MMMMd (MMMM d)

   2008-02-05T18:30:30 = فروری 5
   1995-12-22T09:05:02 = دسمبر 22
  -0010-09-15T04:44:23 = ستمبر 15

=head3 MMMMEd (E MMMM d)

   2008-02-05T18:30:30 = منگل فروری 5
   1995-12-22T09:05:02 = جمعہ دسمبر 22
  -0010-09-15T04:44:23 = ہفتہ ستمبر 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 (y-M)

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

=head3 yMEd (EEE, y-M-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 yMMM (y MMM)

   2008-02-05T18:30:30 = 2008 فروری
   1995-12-22T09:05:02 = 1995 دسمبر
  -0010-09-15T04:44:23 = -10 ستمبر

=head3 yMMMEd (EEE, y MMM d)

   2008-02-05T18:30:30 = منگل, 2008 فروری 5
   1995-12-22T09:05:02 = جمعہ, 1995 دسمبر 22
  -0010-09-15T04:44:23 = ہفتہ, -10 ستمبر 15

=head3 yMMMM (y MMMM)

   2008-02-05T18:30:30 = 2008 فروری
   1995-12-22T09:05:02 = 1995 دسمبر
  -0010-09-15T04:44:23 = -10 ستمبر

=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 چوتھاي پہلاں
   1995-12-22T09:05:02 = 1995 چوتھاي چوتھا
  -0010-09-15T04:44:23 = -10 چوتھاي تيجا

=head3 yyMMM (MMM yy)

   2008-02-05T18:30:30 = فروری 08
   1995-12-22T09:05:02 = دسمبر 95
  -0010-09-15T04:44:23 = ستمبر -10

=head3 yyQ (Q yy)

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

=head2 Miscellaneous

=head3 Prefers 24 hour time?

No

=head3 Local first day of the week

پیر


=head1 SUPPORT

See L<DateTime::Locale>.

=head1 AUTHOR

Dave Rolsky <autarch@urth.org>

=head1 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.

=cut