Details
Description
from_unixtime(bigint unixtime[, string format]): string
Converts the number of seconds from unix epoch (1970-01-01 00:00:00 UTC) to a string representing the timestamp of that moment in the current system time zone in the format of "1970-01-01 00:00:00".
See https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF
Attachments
Issue Links
- relates to
-
SPARK-8864 Date/time function and data type design
-
- Resolved
-
- links to