[ 
https://issues.apache.org/jira/browse/SPARK-30760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan reassigned SPARK-30760:
-----------------------------------

    Assignee: Maxim Gekk

> Port `millisToDays` and `daysToMillis` on Java 8 time API
> ---------------------------------------------------------
>
>                 Key: SPARK-30760
>                 URL: https://issues.apache.org/jira/browse/SPARK-30760
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Maxim Gekk
>            Assignee: Maxim Gekk
>            Priority: Minor
>
> Currently, the `millisToDays` and `daysToMillis` methods of DateTimeUtils use 
> Java 7 (and earlier) time API. The implementation is based on combined 
> calendar - Julian + Gregorian. To be consistent to other date-time function, 
> need to port the methods on Java 8 time API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to