NAME
App::Dochazka::REST::Util::Date - module containing miscellaneous date routines
SYNOPSIS
use App::Dochazka::REST::Util::Date;
...
EXPORTS
FUNCTIONS
canon_date_diff
Compute difference (in days) between two canonical dates
canon_to_ymd
Takes canonical date YYYY-MM-DD and returns $y, $m, $d
ymd_to_canon
Takes $y, $m, $d and returns canonical date YYYY-MM-DD