|
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
judahr
Joined: 09 Mar 2007 Posts: 319 Country: United States |
|
SQL Custom Assistance - Date/Time Functions |
|
ToDateTimeOffset(date DateTime, time_zone varchar(6))DATETIME;Returns a datetimeoffset value that is translated from a datetime2 expression.
SwitchOffset(datetimeoffset datetime, time_zone varchar(6))DATETIME;Returns a datetimeoffset value that is changed from the stored time zone offset to a specified new time zone offset.
sysdatetimeoffset()DATETIME;Returns a datetimeoffset(7) value that contains the date and time of the computer on which the instance of SQL Server is running. The time zone offset is included.
|
|
Fri Sep 27, 2013 11:22 am |
|
|
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7930
|
|
|
|
I have requested to add them to the default SQL Assistant options in version 7.
|
|
Fri May 23, 2014 12:31 pm |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|