centos man page for date::language

Query: date::language

OS: centos

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.16.3 2010-12-15 Date::Language(3)
Related Man Pages
date::format(3pm) - linux
date::format(3) - suse
date::format(3) - osx
date::format(3) - centos
date::parse(3) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!