mtime 1.2.2
Loading...
Searching...
No Matches
mtime_date::newdate Interface Reference

Public Member Functions

recursive type(date) function, pointer newdatefromstring (string, errno)
 construct a new date
 
recursive type(date) function, pointer newdatefromraw (year, month, day, errno)
 construct a new date from raw date
 
recursive type(date) function, pointer newdatefromraw_yi8 (year, month, day, errno)
 construct a new date from raw date
 
recursive type(date) function, pointer newdatefromconstructandcopy (src, errno)
 construct a new date from an existing by construct and copy