7450ea7271
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.
5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/06/26 09:37:40 bernd Exp $
|
|
${P5SITE}/DateTime/Format/
|
|
${P5SITE}/DateTime/Format/Strptime.pm
|
|
@man man/man3p/DateTime::Format::Strptime.3p
|