Skip to content

Commit 11afacc

Browse files
committed
Update docs of the current_date function
1 parent 9a8e9bc commit 11afacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/core/src/main/scala/org/apache/spark/sql/functions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2572,7 +2572,7 @@ object functions {
25722572
}
25732573

25742574
/**
2575-
* Returns the current date as a date column.
2575+
* Returns the current date in the UTC time zone as a date column.
25762576
*
25772577
* @group datetime_funcs
25782578
* @since 1.5.0

0 commit comments

Comments
 (0)