DateTime::Format::Epoch 0.10
Sponsored Links
DateTime::Format::Epoch 0.10 Ranking & Summary
File size:
0.017 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
8313
Date added:
2006-08-15
Publisher:
Eugene van der Pijli
Publisher URL:
http://search.cpan.org/~p
DateTime::Format::Epoch 0.10 description
DateTime::Format::Epoch is a Perl module that can convert DateTimes to/from epoch seconds.
SYNOPSIS
use DateTime::Format::Epoch;
my $dt = DateTime->new( year => 1970, month => 1, day => 1 );
my $formatter = DateTime::Format::Epoch->new(
epoch => $dt,
unit => seconds,
type => int, # or float, bigint
skip_leap_secondss => 1,
start_at => 0,
local_epoch => undef,
);
my $dt2 = $formatter->parse_datetime( 1051488000 );
# 2003-04-28T00:00:00
$formatter->format_datetime($dt2);
# 1051488000
This module can convert a DateTime object (or any object that can be converted to a DateTime object) to the number of seconds since a given epoch. It can also do the reverse.
SYNOPSIS
use DateTime::Format::Epoch;
my $dt = DateTime->new( year => 1970, month => 1, day => 1 );
my $formatter = DateTime::Format::Epoch->new(
epoch => $dt,
unit => seconds,
type => int, # or float, bigint
skip_leap_secondss => 1,
start_at => 0,
local_epoch => undef,
);
my $dt2 = $formatter->parse_datetime( 1051488000 );
# 2003-04-28T00:00:00
$formatter->format_datetime($dt2);
# 1051488000
This module can convert a DateTime object (or any object that can be converted to a DateTime object) to the number of seconds since a given epoch. It can also do the reverse.
DateTime::Format::Epoch 0.10 Screenshot
Sponsored Links
DateTime::Format::Epoch 0.10 Keywords
DateTime
DateTimes
Epoch 0.10
DateTimeFormatEpoch
Perl module
epoch
module
convert
Perl
0.10
DateTime::Format::Epoch 0.10
Libraries
Programming
Bookmark DateTime::Format::Epoch 0.10
DateTime::Format::Epoch 0.10 Copyright
WareSeeker periodically updates pricing and software information of DateTime::Format::Epoch 0.10 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::Epoch 0.10 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::Epoch 0.10 Related Software
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::DotNet is a Perl module that can convert DateTimes to/from .NET epoch seconds.
DateTime::Format::Epoch::Unix is a Perl module that can convert DateTimes to/from Unix epoch seconds.
DateTime::Format::Epoch::MacOS is a Perl module that can convert DateTimes to/from Mac OS epoch seconds.
DateTime::Format::Epoch::Lilian is a Perl module to convert DateTimes to/from Lilian Days.
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::Epoch::MJD is a Perl module that can convert DateTimes to/from Modified Julian Days.
DateTime::Format::Epoch::TAI64 is a Perl module that can convert DateTimes to/from TAI64 values.
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