{"identifier":59235,"topic":"","name":"convert 2","text":"There are four types of date formats: <br><br>\n\n \u2022 <code>seconds<\/code>, a positive integer equal to     the number of seconds since 12:00     midnight on January 1, 1904 <br><br>\n\n \u2022 <code>dateItems<\/code>, a comma-delimited list of     seven positive integers equal to the     following values: <br><br>\n\n <code><pre>  year, month, day, hour, minute, \n  second, dayNumber\n<\/pre><\/code>\n   where<code> dayNumber 1 = Sunday<\/code> and     <code>7 = Saturday.<\/code> <br>\n<br>\n\u2022 <code>date<\/code>, which has one of three formats: <br><br>\n\n <code>  <\/code>[<code>dayName,<\/code>]<code> monthName, day, year   month\/day\/year   month-day-year <br><br>\n\n  <\/code>where<code> dayName = Sunday, Sun,    Monday, Mon, Tuesday, Tue,    Wednesday, Wed, Thursday, Thur,    Friday, Fri, Saturday,<\/code> or<code> Sat<\/code> <br>\n","related":{"27092":null,"11187":null,"24266":null,"55207":"date","66404":"time"},"examples":"","demo":"","debug":{"9":["There are four types"],"10":["\u2022 date, which has "]}}