Changes for version 0.02

  • critical error corrected; using gmtime rather than localtime (thanks to Astro::Time author for pointing this out)
  • conversion re-written to directly use core methods of Astro::Time, rather than its own internal wrappers
  • ymdhms_2_lst: third argument for timezone added, and now relies on parsing by Date::Parse (3-character format) or DateTime (country/locale string)
  • now_2_lst method: added

Modules

Convert datetime representations to local sidereal time via Astro-Time