company logo

DateTime :: second - Get seconds from time value

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

Return value:  Second ( int32  )

Second of the minute.

Implementation overview

Implementation details

  1. - internal feature (not documented)
    int32 DateTime  :: second (  )
  2. to list
  3. - internal feature (not documented)
    int32 DateTime  :: second ( int32 iSecond )
    • iSecond - Second

      Second of the minute.

  4. to list