mojave man page for date::language

Query: date::language

OS: mojave

Section: 3

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

Date::Language(3)					User Contributed Perl Documentation					 Date::Language(3)

NAME
Date::Language - Language specific date formating and parsing
SYNOPSIS
use Date::Language; my $lang = Date::Language->new('German'); $lang->time2str("%a %b %e %T %Y ", time);
DESCRIPTION
Date::Language provides objects to parse and format dates for specific languages. Available languages are Afar French Russian_cp1251 Amharic Gedeo Russian_koi8r Austrian German Sidama Brazilian Greek Somali Chinese Hungarian Spanish Chinese_GB Icelandic Swedish Czech Italian Tigrinya Danish Norwegian TigrinyaEritrean Dutch Oromo TigrinyaEthiopian English Romanian Turkish Finnish Russian Bulgarian
METHODS
time2str See "time2str" in Date::Format strftime See "strftime" in Date::Format ctime See "ctime" in Date::Format asctime See "asctime" in Date::Format str2time See "str2time" in Date::Parse strptime See "strptime" in Date::Parse perl v5.18.2 2010-12-14 Date::Language(3)
Related Man Pages
date::parse(3pm) - linux
date::format(3pm) - linux
date::language::bulgarian5.18(3) - mojave
date::format(3) - centos
date::parse(3) - suse
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
Controlling user input
How can I direct messages from mac console.app to a log file?