|
|
|||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
DateList |
| DateList[] gives the current local date and time in the form {year, month, day, hour, minute, second}. |
| DateList[time] gives a date list corresponding to an AbsoluteTime specification. |
| DateList[{y, m, d, h, m, s}] converts a date list to standard normalized form. |
| DateList["string"] converts a date string to a date list. |
| DateList[{"string", {"e1", "e2", ...}}] gives the date list obtained by extracting elements "ei" from "string". |
| © 2013 Wolfram Research, Inc. |