timestamp(numeric a)
|
Group |
Creates a timestamp based on parameter a interpreted as milliseconds since 1970-01-01 00:00:00.0 UTC.
Description of Parameters
|
Parameter |
Description |
|
a |
Milliseconds since 1970-01-01 00:00:00. |
Examples
|
Parameter a |
Result |
|
1107777479996 |
2005-02-07 12:57:59.996 |