|
NAMECz::Time - Routines for printing dates in Czech SYNOPSIS use Cz::Time;
my $today = cz_wday() . " " . cz_date();
my $new_year = " 1. " . cz_month_base(1);
DESCRIPTIONImplements czech names of months and weekdays. The following functions are exported:
By default they are returned in ISO-8859-2. AUTHORS(c) 1997 Jan Pazdziora
at Faculty of Informatics, Masaryk University, Brno VERSION0.02 SEE ALSOperl(1), Cz::Cstocs(3). POD ERRORSHey! The above document had some coding errors, which are explained below:
|