DateTools
Object with some utils functions for date including formating
Lib.Sys.DateTools.format(d, f) |
Format the date d according to the format f. The format is |
d - Date object f - string format |
Lib.Sys.DateTools.getMonthDays(d) |
Returns the number of days in the month of Date d. |
d - Date object |
Created with the Personal Edition of HelpNDoc: Generate EPub eBooks with ease