parsedate(String, format)

Parse a string into a date.

Parameters

string string representation of the date

format format string, or boolean value set to true

for parsing a timeInstant object

Example

parseDate('2006-08-07', 'yyyy-MM-dd');

<< parseFloat(string) © 1996-2013 InetSoft Technology Corporation (v11.5) encodeURI(uri) >>