The OpenD Programming Language

IonTimestamp.get

Describes decimal (nothrow version).

  1. IonErrorCode get(T value)
    struct IonTimestamp
    @safe pure nothrow @nogc scope const
    get
    ()
    (
    scope ref T value
    )
  2. Timestamp get()

Parameters

value T

(out) $(AlgorithmREF timestamp, Timestamp)

Return Value

Meta