Description
This very simple tool returns the Julian day for a specified date. The date can be specified in a number of formats (see example below).
Syntax
julian(date);
| date | the date to convert to julian day (this can be expressed in a number of ways) |
Example
julian(date="15/2/2007");
julian(date="October 15 1999");
julian(date="4 April 2007");
Result of the third example:
Wednesday, April 04, 2007 is Julian day 94