Help language development. Donate to The Perl Foundation
Revision history for DateTime-Julian 1.1.1 2022-09-25T04:53:45-05:00 - Delete raw text copy of LICENSE 1.1.0 2022-09-24T11:50:24-05:00 - Add method gmst for Greenwich Mean Sidereal Time - Add method lst for Local Sidereal Time - Add method jd0 for the Julian Date for January 0.0 of the instant's year - Add dependency for Math::Trig:auth<zef:tbrowder> - Add tests for new features - Add a TODO section 1.0.0 2021-06-08T20:52:41-05:00 - Added capability to use all the normal DateTime object instantiation methods - Added method to show centuries since the J2000.0 epoch for astronomical calculations - Improved the README - Added exported constants - Moved unnecessary modules to the dev directory for eventual removal after incorporation in other modules 0.0.2 2021-05-03T13:47:04-05:00 - Correct description in file META6.json 0.0.1 2021-05-03T11:17:48-05:00 - Initial version - Provides the DateTime::Julian class, a child class of Raku's DateTime