Exception type used by std.datetime. It's an alias to core.time.TimeException. Either can be caught without concern about which module it came from.
See Implementation
Exception type used by std.datetime. It's an alias to core.time.TimeException. Either can be caught without concern about which module it came from.