Details
Description
weekofyear(string|date|timestamp): int
Returns the week number of a timestamp string: weekofyear("1970-11-01 00:00:00") = 44, weekofyear("1970-11-01") = 44.
Attachments
Issue Links
- relates to
-
SPARK-8864 Date/time function and data type design
-
- Resolved
-
- links to