NAME
USAGE
SiderealTime [date_hour_string -place_longitude HH h MM' SS" {E | W}]
PARAMETERS
With no argument, Proastro will return the radian value of the sidereal time for the current horoscope.
A date hour string representing the UT moment you want the sidereal time for.
If given, the -place_longitude option must also be present.
OPTIONS
-place_longitude:
A string being the longitude of the place you want the sidereal time for.
Can by a degrees (for example 15d16'17" W) or a hour (10h 30'30' E) longitude.
RETURN
The radians value of the sidereal time.
EXAMPLE
PutTxt [SiderealTime]
Output:
6.24407239
PutTxt [SiderealTime 1965-09-15 0:15 -place_longitude 0h 1' 0" E]
Output:
6.24407239
PutTxt [SiderealTime 1965-09-15 0:15 -place_longitude 0d 15'0" E]
Output:
6.24407239