Skip to content

Commit

Permalink
chore: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
appletreeisyellow committed Jul 9, 2024
1 parent 0d0a0f3 commit cf7425b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafusion/functions/src/datetime/to_local_time.rs
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ use datafusion_expr::{
/// # use datafusion_common::ScalarValue;
/// # use datafusion_expr::ColumnarValue;
/// # use datafusion_functions::datetime::to_local_time::ToLocalTimeFunc;
/// # use datafusion_expr::ScalarUDFImpl;
///
/// // 2019-03-31 01:00:00 +01:00
/// let res = ToLocalTimeFunc::new()
Expand Down

0 comments on commit cf7425b

Please sign in to comment.