Constant ERR_NANOSECONDS_NOT_SUPPORTED

Source
const ERR_NANOSECONDS_NOT_SUPPORTED: &str = "The dates that can be represented as nanoseconds have to be between 1677-09-21T00:12:44.0 and 2262-04-11T23:47:16.854775804";
Expand description

Error message if nanosecond conversion request beyond supported interval