Moment
Attributes
- Graph
-
- Supertypes
- Self type
-
Moment.type
Members list
Type members
Classlikes
Why an ISO string failed to parse, precise enough for the caller to act or report on.
Why an ISO string failed to parse, precise enough for the caller to act or report on.
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Parses an ISO-8601 instant (UTC, Z suffix only). Fractional seconds beyond milliseconds are truncated. Reports what is wrong with anything else, identically on all platforms.
Parses an ISO-8601 instant (UTC, Z suffix only). Fractional seconds beyond milliseconds are truncated. Reports what is wrong with anything else, identically on all platforms.
Attributes
parseIso for callers that only care whether it parsed.
parseIso for callers that only care whether it parsed.
Attributes
Inherited methods
Attributes
- Inherited from:
- MomentPlatform
Calendar arithmetic for the shared parseIso; input has already passed the syntactic guard.
Calendar arithmetic for the shared parseIso; input has already passed the syntactic guard.
Attributes
- Inherited from:
- MomentPlatform
Givens
Givens
Extensions
Extensions
Canonical form: uuuu-MM-ddTHH:mm:ss.SSSZ — always milliseconds, always Z.
Canonical form: uuuu-MM-ddTHH:mm:ss.SSSZ — always milliseconds, always Z.