DataType.Date.parse()
The Date module of the DataType Utility allows you to take a data value and convert it to a number. The
parse()
method will accept
any value supported by JavaScript's
Date()
constructor
.
String to parse: