interface Temporal.InstantConstructor
Properties #
Methods #
#from(item: InstantLike): Instant #fromEpochMilliseconds(epochMilliseconds: number): Instant #fromEpochNanoseconds(epochNanoseconds: bigint): Instant #compare(one: InstantLike,two: InstantLike,): number