Skip to content

Commit af07486

Browse files
authored
Adding the link to CURRENT_TIMEZONE_ID
1 parent 69ac3f4 commit af07486

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/sql-database/sql-database-managed-instance-timezone.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
author: MladjoA
1010
ms.author: mlandzic
1111
ms.reviewer:
12-
ms.date: 09/03/2019
12+
ms.date: 05/25/2020
1313
---
1414
# Time zones in Azure SQL Database Managed Instance
1515

@@ -237,5 +237,6 @@ Using the same time zone across a primary and secondary instance in a failover g
237237
## See also
238238

239239
- [CURRENT_TIMEZONE (Transact-SQL)](https://docs.microsoft.com/sql/t-sql/functions/current-timezone-transact-sql)
240+
- [CURRENT_TIMEZONE_ID (Transact-SQL)](https://docs.microsoft.com/sql/t-sql/functions/current-timezone-id-transact-sql)
240241
- [AT TIME ZONE (Transact-SQL)](https://docs.microsoft.com/sql/t-sql/queries/at-time-zone-transact-sql)
241242
- [sys.time_zone_info (Transact-SQL)](https://docs.microsoft.com/sql/relational-databases/system-catalog-views/sys-time-zone-info-transact-sql)

0 commit comments

Comments
 (0)