This function creates a timestamp based on parameter a interpreted as milliseconds since 1970-01-01 00:00:00.0 UTC.
Parameters
Parameter | Description |
|---|---|
a | Milliseconds since 1970-01-01 00:00:00. |
Examples
Parameter a | Result |
|---|---|
1107777479996 | 2005-02-07 12:57:59.996 |