The scand method converts a date into JavaScript Date object.
System.String scand( cFormat , cDate );
cFormat
format string similar to printd method
cDate
date to convert
Returns the converted date object, otherwise, null.
Member of util.