1 2 3 4 5 6 7 8
Program Example; { This program demonstrates the *** function } Uses SysUtils,DateUtils; Begin End.