Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Jan 9, 2025
1 parent d1602fb commit 21d95d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velox/docs/functions/spark/datetime.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ These functions support TIMESTAMP and DATE input types.

.. spark:function:: date_format(timestamp, dateFormat) -> string
Converts `timestamp` to a string in the format specified by `dateFormat`.
Converts ``timestamp`` to a string in the format specified by ``dateFormat``.
The format follows Spark's
`Datetime patterns
<https://spark.apache.org/docs/latest/sql-ref-datetime-pattern.html>`_.
Expand Down

0 comments on commit 21d95d1

Please sign in to comment.