aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Strptime/pkg-descr
blob: be3d4c6144137a43f91eda6b80282c9e6a9d4f7b (plain) (blame)
1
2
3
4
5
6
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.

WWW: http://datetime.perl.org/