You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2019/01/24 20:26:00 UTC

[jira] [Created] (SPARK-26719) Get rid of java.util.Calendar in DateTimeUtils

Maxim Gekk created SPARK-26719:
----------------------------------

             Summary: Get rid of java.util.Calendar in DateTimeUtils
                 Key: SPARK-26719
                 URL: https://issues.apache.org/jira/browse/SPARK-26719
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Maxim Gekk


java.util.Calendar uses the hybrid calendar (Julian+Gregorian). The ticket aims to replace it by classes from the java.time namespace that are based on Proleptic Gregorian calendar.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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