View Source DateTimeParser.Parser.Epoch (DateTimeParser v1.2.0)

Parses a Unix Epoch timestamp. This is gated by the number of present digits. It must contain 10 or 11 seconds, with an optional subsecond up to 10 digits. Negative epoch timestamps are supported.