Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Returns a date from the given Julian day number.

Namespace

datetime

Input

date(date)

Output

date (date)

Example

If year contains the value 2010month contains the value 12, and dayofmonth contains the value 2, then the two following functions are equivalent, and return the date 2010–12–02

...