# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in.  You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

            |-----handy-ruler------------------------------------------------------|
time-modules: Time::ParseDate -- date parsing both relative and absolute
time-modules:
time-modules: This module recognizes the above date/time formats. Usually a date 
time-modules: and a time are specified. There are numerous options for controlling
time-modules: what is recognized and what is not. The return code is always the
time-modules: time in seconds since January 1st, 1970 or undef if it was unable to
time-modules: parse the time. If a timezone is specified it must be after the time.
time-modules: Year specifications can be tacked onto the end of absolute times.
time-modules:                          www.slacky.eu
time-modules:
time-modules: Packager Michele Petrecca