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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org