> If you only have a year and day of year, then having a from_day_of_year
> constructor saves a _lot_ of calculation that end users have to do.  OTOH,
> having to do 'DateTime->now(time_zone => "local")' isn't very onerous at
> all.

If you need an example DT::F::ISO8601 makes heavy use of from_day_of_year().

-J

--

Reply via email to