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 f9c919b commit 0d0a0f3
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 @@ -48,6 +48,7 @@ use datafusion_expr::{
/// ```
/// # use datafusion_common::ScalarValue;
/// # use datafusion_expr::ColumnarValue;
/// # use datafusion_functions::datetime::to_local_time::ToLocalTimeFunc;
///
/// // 2019-03-31 01:00:00 +01:00
/// let res = ToLocalTimeFunc::new()
Expand Down

0 comments on commit 0d0a0f3

Please sign in to comment.