debian man page for date::language

Query: date::language

OS: debian

Section: 3pm

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

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

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
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.10.1 2009-12-12 Date::Language(3pm)
Related Man Pages
date::format(3) - mojave
date::format(3) - redhat
date::format(3) - osx
date::format(3) - centos
date::format5.18(3) - mojave
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?