Help language development. Donate to The Perl Foundation
DateTime::Location
- Provides location and time data primarily for astronomical programs
DateTime::Location
is a Work in Progress (WIP). Please file an issue if there are any features you want added. Bug reports (issues) are always welcome.
$ raku > use DateTime::Location; > my $loc = Location.new; > say $loc.name; Niceville, FL, USA > say $loc.location; lat: ?, lon: ?
DateTime::Location
Provides location and time data primarily for astronomical programs.
Tom Browder [email protected]
© 2020 Tom Browder
This library is free software; you may redistribute it or modify it under the Artistic License 2.0.