aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-Piece/pkg-descr
blob: fc0012d9cd54691f25d8f4799792a2a0eb1f3e05 (plain) (blame)
1
2
3
4
5
6
7
8
This module allows you to do nominal math on dates. That is, rather
than worrying about time zones and DST while adding increments of
24*60**2 seconds to a date&time object, you simply discard the time
component and do math directly on the date. If you need a time-of-day
on the calculated date, the at() method returns a Time::Piece object,
thus allowing you to be specific about the endpoints of a nominal interval.

WWW: https://metacpan.org/release/Date-Piece