Date and Time Functions
The functions listed below are useful for working with date and time. Many of these functionsperforma computations like Julian Date, while others perform conversions like HMS to decimal hours, and vice versa. The CImage class and others include some similar methods.
Calculates the standard Julian Date |
|
Calculates the heliocentric Julian Date which corrects the Julian Date for light travel time to the Sun. |
|
Calculates the Modified Julian Date which drops the most significant digits of the Julian Date. |
|
Formats year, month, and day to a string. |
|
Formats a date string in containing various combinations of year, month, and day to a proper date string. |
|
Converts a decimal Julian Date to two strings, one containing the day, year, and month, and the other containing hours, minutes, and seconds. |
|
Converts a decimal Julian Date to six numbers for the day, year, month, hours, minutes, and seconds. |
|
Converts a date string containing year, month, and day to year, month, and day. |
Calculates the local sidereal time from celestial coordinates and location on Earth. |
|
Converts a date string to year, month, and day. |
|
Converts the year, month, and day to the day of week. |
|
Formats a time string containing various combinations of hours, minutes, and seconds to a proper time string. |
|
Formats hours, minutes, and seconds to a proper time string. |
|
Converts a decimal Julian Date to two strings, one containing the day, year, and month, and the other containing hours, minutes, and seconds. |
|
Converts a decimal Julian Date to six numbers for the day, year, month, hours, minutes, and seconds. |
|
Converts a time string containing hours, minutes, and seconds to decimal hours. |
|
Converts decimal hours to a time string containing hours, minutes, and seconds. |
|
Converts a time string to hours, minutes, and seconds. |
|
Converts decimal hours to hours, minutes, and seconds. |
Mira Pro x64 Script User's Guide, v.8.77 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.