According to the J4 Potential Backward Compatibility document here a date value of this type is no longer supported and we should be using NULL instead.
So shouldn't getNullDate() return NULL?
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Expected Behaviour |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-10-27 16:57:18 |
Closed_By | ⇒ | richard67 |
Closing as expected behaviour.
No. It is made for returning the old deprecated zero date in case if it is used somewhere. It makes no sense to return null at this point.