Next Topic

Previous Topic

Book Contents

CreateSpan

CreateSpan(int iHour,int iMinute,int iSecond)

Parameters

  • iHour - Hours to use, can be zero
  • iMinute - Minutes to use, can be zero
  • iSecond - Seconds to use, can be zero

Remarks

The function creates a TLuaDateTime containing not an absolute time but a time span that can be used to add or subtract from another TLuaDateTime object.