binaryValueAs

Returns value time without time zone as native TimeOfDay

  1. Date binaryValueAs [@property getter]
  2. TimeOfDay binaryValueAs [@property getter]
    pure @property
    TimeOfDay
    binaryValueAs
    (
    T
    )
    (
    in Value v
    )
    if (
    is(T == TimeOfDay)
    )
  3. TimeStampWithoutTZ binaryValueAs [@property getter]

Meta