GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Cz::Time(3) User Contributed Perl Documentation Cz::Time(3)

Cz::Time - Routines for printing dates in Czech

        use Cz::Time;
        my $today = cz_wday() . " " . cz_date();
        my $new_year = " 1. " . cz_month_base(1);

Implements czech names of months and weekdays. The following functions are exported:

Converts time (localtime if not specified) into Czech string, eg. 15. ledna 1997.
Czech names of months (1..12)
Czech names of weekdays and weekdays' abreviation.

By default they are returned in ISO-8859-2.

(c) 1997 Jan Pazdziora
1997 Michael Mráka

at Faculty of Informatics, Masaryk University, Brno

0.02

perl(1), Cz::Cstocs(3).

Hey! The above document had some coding errors, which are explained below:

Non-ASCII character seen before =encoding in 'Mráka'. Assuming CP1252
2019-04-09 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.