Reynold Xin created SPARK-8180:
----------------------------------
Summary: day / dayofmonth function
Key: SPARK-8180
URL: https://issues.apache.org/jira/browse/SPARK-8180
Project: Spark
Issue Type: Sub-task
Reporter: Reynold Xin
day(string date): int
dayofmonth(date): int
Returns the day part of a date or a timestamp string: day("1970-11-01
00:00:00") = 1, day("1970-11-01") = 1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]