calendar/
mg_julian2str.pro
Routines
top mg_julian2str
result = mg_julian2str(day [, /short])
Convert a Julian date/time to a string representation. The SHORT
keyword
creates a date/time of the form
201103010224
for March 1, 2011 02:24 am.
Return value
string
Parameters
- day in required type=double
Julian date/time
Keywords
- short in optional type=boolean
set to give the "short" representation of the Julian date/time
File attributes
Modification date: | Fri Jun 20 14:42:55 2014 |
Lines: | 9 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.