Skip to content

Commit 3a7b6d2

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/dataexplorer-docs-pr (branch live)
2 parents 9283b8a + d81954d commit 3a7b6d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

data-explorer/kusto/query/datetime-utc-to-local-function.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Converts UTC [datetime](scalar-data-types/datetime.md) to local datetime using a
1717

1818
[!INCLUDE [syntax-conventions-note](../includes/syntax-conventions-note.md)]
1919

20+
> [!NOTE]
21+
> `datetime_utc_to_local()` is a built-in Kusto function and does not require importing any additional libraries. If you receive an error that the function does not exist, confirm that you're running the query in a supported environment (Azure Data Explorer, Microsoft Sentinel, Azure Monitor, Microsoft Fabric).
22+
2023
## Parameters
2124

2225
| Name | Type | Required | Description |

0 commit comments

Comments
 (0)