blob: 5ee90f8db6bd9649e706c6f99c6d582e211f6fe3 (
plain)
1
2
3
4
|
(1) Using incorrect daylight savings offset for date should warn
Like using CDT when we are not in dalyight savings. CST would be
correct, but maybe it was on purpose? We should not hard-error,
just print somewhere so we see it Someday.
|