Method Calendar.Time.TimeofDay()->move_seconds()
- Method
move_seconds
Method move_ns
TimeRangemove_seconds(intseconds)
TimeRangemove_ns(intnanoseconds)- Description
-
These two methods gives back the time range called moved the specified amount of time, with the length intact.
The motion is relative to the original position in time; 10 seconds ahead of 10:42:32 is 10:42:42, etc.