71becb7856
Instead of indirectly bringing in dependencies, list them out directly. Add TEST_DEPENDS, NO_ARCH, and LICENSE. Sort plist. WWW did not contain anything about this module, so change it to the usual meta::cpan page. Changes: https://metacpan.org/changes/distribution/DateTime-TimeZone-LMT
10 lines
547 B
Text
10 lines
547 B
Text
This module provides a 'Local Mean Time' timezone for DateTime. Using it you
|
|
can determine the Mean Time for any location on Earth. Note however that the
|
|
Mean Time and the Apparent Time (where the sun is in the sky) differ from day
|
|
to day. This module may account for Local Apparent Time in the future but then
|
|
again, the Solar:: modules will probably be a better bet.
|
|
|
|
If you want more information on the difference between LMT and LAT, search the
|
|
www for 'equation of time' or 'ephemeris'.
|
|
|
|
WWW: https://metacpan.org/pod/DateTime::TimeZone::LMT
|