The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.29 - 2022-04-17

  • Data::Tools::Time
  • added definition of julian_date_from_utime()
  • make julian_date_from_ymd( year, month, day ) to allow optional day, or month and day
  • added julian_date_from_md( month, day )