GNOME Bugzilla – Bug 623764
HDATE returns strange results if arguments are missing.
Last modified: 2010-07-07 17:52:46 UTC
=hdate(,,) returns -1077820295 (null) 0 I would have expected an error message.
hdate_day, hdate_month, hdate_heb result is similarly strange results. hdate_year(,,) results in 0 which may or may not be sensible, while hdate_julian(,,) results in 1721028 which may have some meaning. Note that the values of hdate and hdate_day occasionally change on recalculation.
hdate, hdate_day, hdate_month, hdate_he,b hdate_year and hdate_julian have been fixed (making the argument defaulting to the current date)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.