API Time.SecondsToMJD
From Flowcode Help
Jump to navigationJump to search
Detailed description
Examples
Calling in a calculation
- Declare a variable 'result' of type LONG
- Add to a calculation icon:
result = ::Time.SecondsToMJD(seconds, epochmjd, epochms, return_millisecs)