DateTime::Format::Strptime 1.0700
Sponsored Links
DateTime::Format::Strptime 1.0700 Ranking & Summary
File size:
0.025 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
9309
Date added:
2007-05-17
Publisher:
Rick Measham
Publisher URL:
http://search.cpan.org/~r
DateTime::Format::Strptime 1.0700 description
DateTime::Format::Strptime is a Perl module to parse and format strp and strf time patterns.
SYNOPSIS
use DateTime::Format::Strptime;
my $Strp = new DateTime::Format::Strptime(
pattern => %T,
locale => en_AU,
time_zone => Australia/Melbourne,
);
my $dt = $Strp->parse_datetime(23:16:42);
$Strp->format_datetime($dt);
# 23:16:42
# Croak when things go wrong:
my $Strp = new DateTime::Format::Strptime(
pattern => %T,
locale => en_AU,
time_zone => Australia/Melbourne,
on_error => croak,
);
$newpattern = $Strp->pattern(%Q);
# Unidentified token in pattern: %Q in %Q at line 34 of script.pl
# Do something else when things go wrong:
my $Strp = new DateTime::Format::Strptime(
pattern => %T,
locale => en_AU,
time_zone => Australia/Melbourne,
on_error => &phone_police,
);
This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated.
SYNOPSIS
use DateTime::Format::Strptime;
my $Strp = new DateTime::Format::Strptime(
pattern => %T,
locale => en_AU,
time_zone => Australia/Melbourne,
);
my $dt = $Strp->parse_datetime(23:16:42);
$Strp->format_datetime($dt);
# 23:16:42
# Croak when things go wrong:
my $Strp = new DateTime::Format::Strptime(
pattern => %T,
locale => en_AU,
time_zone => Australia/Melbourne,
on_error => croak,
);
$newpattern = $Strp->pattern(%Q);
# Unidentified token in pattern: %Q in %Q at line 34 of script.pl
# Do something else when things go wrong:
my $Strp = new DateTime::Format::Strptime(
pattern => %T,
locale => en_AU,
time_zone => Australia/Melbourne,
on_error => &phone_police,
);
This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated.
DateTime::Format::Strptime 1.0700 Screenshot
Sponsored Links
DateTime::Format::Strptime 1.0700 Keywords
DateTime
Strptime 1.0700
AU
DateTimeFormatStrptime
Perl module
time
pattern
parse
format
module
Perl
DateTime::Format::Strptime 1.0700
Libraries
Programming
Bookmark DateTime::Format::Strptime 1.0700
DateTime::Format::Strptime 1.0700 Copyright
WareSeeker periodically updates pricing and software information of DateTime::Format::Strptime 1.0700 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of DateTime::Format::Strptime 1.0700 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
DateTime::Format::Strptime 1.0700 Related Software
DateTime::Format::Roman is a Perl module with roman day numbering for DateTime objects.
DateTime::Format::Builder is a Perl module to create datetime parser classes and objects.
DateTime::Format::Pg is a Perl module to parse and format PostgreSQL dates and times.
DateTime::Format::Epoch::RJD is a Perl module that can convert DateTimes to/from Reduced Julian Days.
DateTime::Format::Epoch::TJD is a Perl module that can convert DateTimes to/from Truncated Julian Days.
DateTime::Format::Epoch is a Perl module that can convert DateTimes to/from epoch seconds.
DateTime::Format::Epoch::RataDie is a Perl module that can convert DateTimes to/from Rata Die.
DateTime::Format::Epoch::JD is Perl module Convert DateTimes to/from Julian Days.
DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates.
DateTime::Format::Epoch::MJD is a Perl module that can convert DateTimes to/from Modified Julian Days.
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Information
Sponsored Links
TOP POPULAR DOWNLOAD