diff --git a/include/date/date.h b/include/date/date.h index 69c1f88..a9620cb 100644 --- a/include/date/date.h +++ b/include/date/date.h @@ -4316,7 +4316,7 @@ operator<<(std::basic_ostream& os, const local_time& ut // to_stream -constexpr year nanyear{-32768}; +CONSTDATA year nanyear{-32768}; template struct fields