freebsd-ports/devel/p5-DateTime-TimeZone-LMT/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

8 lines
492 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'.