debian man page for cz::time

Query: cz::time

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Cz::Time(3pm)						User Contributed Perl Documentation					     Cz::Time(3pm)

NAME
Cz::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);
DESCRIPTION
Implements czech names of months and weekdays. The following functions are exported: cz_date Converts time (localtime if not specified) into Czech string, eg. 15. ledna 1997. cz_month_base, cz_month Czech names of months (1..12) cz_wday, cz_ab_wday Czech names of weekdays and weekdays' abreviation. By default they are returned in ISO-8859-2.
AUTHORS
(c) 1997 Jan Pazdziora <adelton@fi.muni.cz>, 1997 Michael Mraka <michael@fi.muni.cz> at Faculty of Informatics, Masaryk University, Brno
VERSION
0.02
SEE ALSO
perl(1), Cz::Cstocs(3). perl v5.10.1 1999-05-19 Cz::Time(3pm)
Related Man Pages
dbfdump(1) - suse
indexdump(1) - suse
time::seconds(3pm) - mojave
time::localtime5.18(3pm) - mojave
time::seconds(3pm) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph