binaryValueAs

Returns value data as native Date

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

Meta