Skip to content

Commit d81954d

Browse files
Merge pull request #7263 from MicrosoftDocs/main
Auto Publish – main to live - 2025-12-08 18:00 UTC
2 parents 1cc31d4 + e4b7d1a commit d81954d

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)