invoke
Constructs a whole-second Asn1Time from an Instant. Sub-second precision is dropped (see SecondsCapped).
Parses an ASN.1 GENERALIZED TIME value string (YYYYMMDDHHMMSS[.fraction]Z) into an Asn1Time. Unlike invoke from an Instant — which is bounded by nanosecond resolution — this preserves an arbitrary-precision fractional second. Reuses the low-level GENERALIZED TIME string parser.