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
time::localtime(3pm) - redhat
xbase::sdbm(3) - suse
cz::sort(3pm) - debian
time::seconds(3pm) - osx
time::piece::mysql(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com