Date string constructor
| date | Date string |
The date string can be in ANSI C asctime () format, defined in RFC1123, defined in RFC1036, or in the form "year / month / day: hour: minute: second". is needed.
The date string is recognized automatically and can handle some format transformations, but it may not be recognized if the format is too different from what you expected.