euv_date/
thm_time2js.pro
topthm_time2js
time conversion
result = thm_time2js(st)
convert themis_time to julian seconds THEMIS time is: seconds since 01 JAN 1970 00:00:00 (UT) JS are seconds after 2000 Jan 1 0:00.
find the offset between the two and use that to convert
Return value
an array (or scalar) of julian seconds
Parameters
- st
Examples
IDL> print, thm_time2js(1e6)
Author information
- History:
Wed Oct 1 15:36:16 2008, Brian Larsen written and tested
Statistics
| Lines: | 13 |
| McCabe complexity: |
File attributes
| Modifcation date: | Fri Feb 27 10:08:51 2009 |
| Lines: | 51 |
![[attach.png]](../idldoc-resources/attach.png)