Skip to content

Commit 025ea80

Browse files
committed
1970-01-01 00:00:00 -> 1970-01-01 00:00:00Z
1 parent c47d522 commit 025ea80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ object DateTimeUtils {
532532

533533
/**
534534
* Add timestamp and full interval.
535-
* Returns a timestamp value, expressed in microseconds since 1970-01-01 00:00:00.
535+
* Returns a timestamp value, expressed in microseconds since 1970-01-01 00:00:00Z.
536536
*/
537537
def timestampAddInterval(
538538
start: Long,

0 commit comments

Comments
 (0)