company logo

DateTime :: hour - Get hours from time value

The function returns the number of hours from the time value, i.e. iHours from the iHours :iMinutes:iSeconds,iCentiseconds time value.

Return value:  Hour ( int32  )

Hour of the day.

Implementation overview

Implementation details

  1. - internal feature (not documented)
    int32 DateTime  :: hour (  )
  2. to list
  3. - internal feature (not documented)
    int32 DateTime  :: hour ( int32 iHour )
    • iHour - Hour

      Hour of the day.

  4. to list