$97 GRAYBYTE WORDPRESS FILE MANAGER $69

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/usr/local/share/perl5/Date/Language/

HOME
Current File : /usr/local/share/perl5/Date/Language//Turkish.pm
#----------------------------------------------------#
#
# Turkish tables
# Burak G�rsoy <[email protected]>
# Last modified: Sat Nov 15 20:28:32 2003
#
# use Date::Language;
# my $turkish = Date::Language->new('Turkish');
# print $turkish->time2str("%e %b %Y, %a %T\n", time);
# print $turkish->str2time("25 Haz 1996 21:09:55 +0100");
#----------------------------------------------------#

package Date::Language::Turkish;
use Date::Language ();
use vars qw(@ISA @DoW @DoWs @MoY @MoYs @AMPM @Dsuf %MoY %DoW $VERSION %DsufMAP);
@ISA     = qw(Date::Language);
$VERSION = "1.0";

@DoW = qw(Pazar Pazartesi Sal� �ar�amba Per�embe Cuma Cumartesi);
@MoY = qw(Ocak �ubat Mart  Nisan May�s Haziran Temmuz A�ustos Eyl�l Ekim Kas�m Aral�k);
@DoWs     = map { substr($_,0,3) } @DoW;
$DoWs[1]  = 'Pzt'; # Since we'll get two 'Paz' s
$DoWs[-1] = 'Cmt'; # Since we'll get two 'Cum' s
@MoYs     = map { substr($_,0,3) } @MoY;
@AMPM     = ('',''); # no am-pm thingy

# not easy as in english... maybe we can just use a dot "." ? :)
%DsufMAP = (
(map {$_ => 'inci', $_+10 => 'inci', $_+20 => 'inci' } 1,2,5,8 ),
(map {$_ =>  'nci', $_+10 =>  'nci', $_+20 =>  'nci' } 7       ),
(map {$_ =>  'nci', $_+10 =>  'nci', $_+20 =>  'nci' } 2       ),
(map {$_ => '�nc�', $_+10 => '�nc�', $_+20 => '�nc�' } 3,4     ),
(map {$_ => 'uncu', $_+10 => 'uncu', $_+20 => 'uncu' } 9       ),
(map {$_ =>  'nc�', $_+10 =>  'nc�', $_+20 =>  'nc�' } 6       ),
(map {$_ => 'uncu',                                  } 10,30   ),
      20 =>  'nci',
      31 => 'inci',
);

@Dsuf       = map{ $DsufMAP{$_} } sort {$a <=> $b} keys %DsufMAP;
@MoY{@MoY}  = (0 .. scalar(@MoY));
@MoY{@MoYs} = (0 .. scalar(@MoYs));
@DoW{@DoW}  = (0 .. scalar(@DoW));
@DoW{@DoWs} = (0 .. scalar(@DoWs));

# Formatting routines

sub format_a { $DoWs[$_[0]->[6]] }
sub format_A { $DoW[ $_[0]->[6]] }
sub format_b { $MoYs[$_[0]->[4]] }
sub format_B { $MoY[ $_[0]->[4]] }
sub format_h { $MoYs[$_[0]->[4]] }
sub format_p { '' } # disable
sub format_P { '' } # disable
sub format_o { sprintf("%2d%s",$_[0]->[3],$Dsuf[$_[0]->[3]-1]) }

1;

__END__


Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.16 PM
root / root
0755
Afar.pm
1.008 KB
23 Feb 2009 9.34 PM
root / root
0444
Amharic.pm
1.882 KB
23 Feb 2009 9.34 PM
root / root
0444
Austrian.pm
0.971 KB
12 Dec 2009 12.30 PM
root / root
0444
Brazilian.pm
0.943 KB
23 Feb 2009 9.34 PM
root / root
0444
Bulgarian.pm
2.507 KB
19 May 2020 5.30 PM
root / root
0444
Chinese.pm
0.954 KB
12 Dec 2009 12.30 PM
root / root
0444
Chinese_GB.pm
0.896 KB
23 Feb 2009 9.34 PM
root / root
0444
Czech.pm
1.378 KB
23 Feb 2009 9.34 PM
root / root
0444
Danish.pm
1.011 KB
12 Dec 2009 12.30 PM
root / root
0444
Dutch.pm
1.061 KB
23 Feb 2009 9.34 PM
root / root
0444
English.pm
0.95 KB
23 Feb 2009 9.34 PM
root / root
0444
Finnish.pm
1.21 KB
23 Feb 2009 9.34 PM
root / root
0444
French.pm
0.996 KB
19 May 2020 5.30 PM
root / root
0444
Gedeo.pm
1.039 KB
23 Feb 2009 9.34 PM
root / root
0444
German.pm
1.016 KB
12 Dec 2009 12.30 PM
root / root
0444
Greek.pm
2.76 KB
23 Feb 2009 9.34 PM
root / root
0444
Hungarian.pm
2.083 KB
12 Dec 2009 12.30 PM
root / root
0444
Icelandic.pm
1.013 KB
12 Dec 2009 12.30 PM
root / root
0444
Italian.pm
0.982 KB
12 Dec 2009 12.30 PM
root / root
0444
Norwegian.pm
0.98 KB
12 Dec 2009 12.30 PM
root / root
0444
Occitan.pm
0.941 KB
19 May 2020 5.30 PM
root / root
0444
Oromo.pm
0.976 KB
23 Feb 2009 9.34 PM
root / root
0444
Romanian.pm
0.871 KB
12 Dec 2009 12.30 PM
root / root
0444
Russian.pm
1.352 KB
12 Dec 2009 12.30 PM
root / root
0444
Russian_cp1251.pm
1.012 KB
12 Dec 2009 12.30 PM
root / root
0555
Russian_koi8r.pm
1.01 KB
12 Dec 2009 12.30 PM
root / root
0555
Sidama.pm
0.957 KB
23 Feb 2009 9.34 PM
root / root
0444
Somali.pm
1.128 KB
23 Feb 2009 9.34 PM
root / root
0444
Spanish.pm
0.9 KB
12 Dec 2009 12.27 PM
root / root
0444
Swedish.pm
1.096 KB
12 Dec 2009 12.30 PM
root / root
0444
Tigrinya.pm
1.4 KB
12 Dec 2009 12.30 PM
root / root
0444
TigrinyaEritrean.pm
1.859 KB
23 Feb 2009 9.34 PM
root / root
0444
TigrinyaEthiopian.pm
1.885 KB
23 Feb 2009 9.34 PM
root / root
0444
Turkish.pm
2.03 KB
12 Dec 2009 12.30 PM
root / root
0555

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF