A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
if the timezone is not specified, then it assumed to be the current timezone (with a database, the timezone specified on the hosting server):
2022-07-22T09:25:47.2910000 (note: the trailing zeros are meaningless, you can include as many decimal places as you want)
but you can also include the timezone so its not ambiguous. the Z stands for Zulu or GMT time. as stated above, this is the same as " +00:00" offset from GTM. unlike the the offset, you do not include a space