Description Usage Arguments Value Examples
Convert date to Excel Julian day
1 | date2julian(x)
|
x |
Date string in Gregorian or Japanes Calendar format. |
Julian day (Microsoft Excel style: origin = 1900-01-01).
1 2 3 4 | date2julian("H30.01.01")
date2julian("H30-01-01")
date2julian("H30.1.1")
date2julian("H30-1-1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.