mtime 1.2.2
Loading...
Searching...
No Matches
mtime_timedelta::newtimedelta Interface Reference

Public Member Functions

recursive type(timedelta) function, pointer newtimedeltafromstring (string, errno)
 
recursive type(timedelta) function, pointer newtimedeltafromraw (sign, year, month, day, hour, minute, second, ms, errno)
 
recursive type(timedelta) function, pointer newtimedeltafromraw_yi8 (sign, year, month, day, hour, minute, second, ms, errno)
 
recursive type(timedelta) function, pointer newtimedeltafromconstructandcopy (src, errno)