You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DateTime and the different zero values used. (#148)
* DateTime and the different zero values used.
* fixed the documentation for NewDateTime() to state explicitly that it does
not yield the zero value. This value is checked against IsUNIXZero().
* introduced a new method MakeDateTime() for users who want a zero value
that checks against IsZero().
* fixes#141
Signed-off-by: Frederic BIDON <[email protected]>
* addressed review comments
Signed-off-by: Frederic BIDON <[email protected]>
---------
Signed-off-by: Frederic BIDON <[email protected]>
0 commit comments