- Fixed some issues with date/time plot axes. Partially solves bug #2802183.
Particularly, note that negative years naturally pop up when interpreting
small numbers as Julian dates; and that these are not supported by
the Qt::ISODate format. Thus, an explicit "YYYY-MM-DD" format should be
preferred.