We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47d522 commit 025ea80Copy full SHA for 025ea80
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala
@@ -532,7 +532,7 @@ object DateTimeUtils {
532
533
/**
534
* Add timestamp and full interval.
535
- * Returns a timestamp value, expressed in microseconds since 1970-01-01 00:00:00.
+ * Returns a timestamp value, expressed in microseconds since 1970-01-01 00:00:00Z.
536
*/
537
def timestampAddInterval(
538
start: Long,
0 commit comments