diff options
author | erwin <erwin@FreeBSD.org> | 2013-05-01 20:53:25 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2013-05-01 20:53:25 +0800 |
commit | bf7b87f8fb3eb83a2f2a0ac3c76b077a427a4b78 (patch) | |
tree | 21583b3166346498774f17d84fc6aad0019955bb /multimedia/v4l_compat | |
parent | 1ec2c488d0dbab50477004d9afadf38f1ece1ce9 (diff) | |
download | freebsd-ports-gnome-bf7b87f8fb3eb83a2f2a0ac3c76b077a427a4b78.tar.gz freebsd-ports-gnome-bf7b87f8fb3eb83a2f2a0ac3c76b077a427a4b78.tar.zst freebsd-ports-gnome-bf7b87f8fb3eb83a2f2a0ac3c76b077a427a4b78.zip |
Add Date::Piece
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.
Diffstat (limited to 'multimedia/v4l_compat')
0 files changed, 0 insertions, 0 deletions