NAME

App::WRT::Date - a small collection of date utility functions

FUNCTIONS

iso_date($time)

Return an ISO 8601 date string for the given epoch time.

get_mtime(@filenames)

Return one or more mtimes for a given list of files.

month_name($number)

Turn numeric months into English names.