Instant
ErrorsCollection

Instant

Synthesised documentation from type/DateTime

From type/DateTime

See Original text in context

method Instant(DateTime:D: --> Instant:D)

Returns an Instant object based on the invocant.

say DateTime.new('2015-12-24T12:23:00+0200').Instant# OUTPUT: «Instant:1450952616␤»