Subject: | truncate method |
Thank you for a great module. The only thing I really miss in it
is a truncate method, similar to the one that DateTime has.
my $dt = Time::Piece->gmtime;
my $midnight = $dt->truncate(to => 'day'); # or whatever
This queue is for tickets about the Time-Piece CPAN distribution.
The Basics
People
|
Bug Information
|