Skip to content

Commit 65493a8

Browse files
authored
Merge pull request #30531 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents cd59581 + d05d445 commit 65493a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/data-types/datetimeoffset-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
2525

2626
[!INCLUDE [sql-asdb-asdbmi-asa-pdw](../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
2727

28-
Defines a date that is combined with a time of a day based on a 24-hour clock like [datetime2](../../t-sql/data-types/datetime2-transact-sql.md), and adds time zone awareness based on UTC (Universal Time Coordinate or Greenwich Mean Time).
28+
Defines a date that is combined with a time of a day based on a 24-hour clock like [datetime2](datetime2-transact-sql.md), and adds time zone awareness based on Coordinated Universal Time (UTC).
2929

3030
## datetimeoffset description
3131

0 commit comments

Comments
 (0)