binaryValueAs

Returns value timestamp without time zone as TimeStampWithoutTZ

  1. Date binaryValueAs(Value v)
  2. TimeOfDay binaryValueAs(Value v)
  3. TimeStampWithoutTZ binaryValueAs(Value v)
    @safe pure @trusted
    binaryValueAs
    (
    T
    )
    (
    in Value v
    )

Meta