company logo

DateTime :: date - Get date value from timestamp value

The function returns the date value from the timestamp.

Return value:  Date ( odaba::Date & )

The date contains day, month and year, but not the time.

Implementation overview

Implementation details

  1. - internal feature (not documented)
    const odaba::Date & DateTime  :: date (  )
  2. to list
  3. - internal feature (not documented)
    const odaba::Date & DateTime  :: date ( odaba::Date &cDate )
    • cDate - Date

      The date contains day, month and year, but not the time.

  4. to list