Parses input to a Timestamp object.
value (datetime-like) – Can be anything parsable by pandas. Integer is expected to be nanoseconds since UNIX epoch.
The parsed input value. Timezone is set to UTC if undefined.
Timestamp