8e364a3ebd
parse and format ICal datetime and duration strings. PR: 54034 Submitted by: Mathieu Arnold <m@absolight.net>
5 lines
203 B
Text
5 lines
203 B
Text
This module understands the ICal date/time and duration formats, as defined in
|
|
RFC 2445. It can be used to parse these formats in order to create the
|
|
appropriate objects.
|
|
|
|
WWW: http://datetime.perl.org/
|