DateTime Offset
Hi There! I am pretty new to Linqpad. I am using it to query a SQL server which has information stored within multiple tables. One of the column is for DateTime.
I am in IST timezone however the data retrieved is in UTC timezone. If i need the data to be converted to IST timezone, can i use DateTimeOffset option in Linqpad under Preferences\Results to add or subtract a time.
If yes, how does it work? If you can point me to any related docs will be really helpful.
Any help is highly appreciated!
I am in IST timezone however the data retrieved is in UTC timezone. If i need the data to be converted to IST timezone, can i use DateTimeOffset option in Linqpad under Preferences\Results to add or subtract a time.
If yes, how does it work? If you can point me to any related docs will be really helpful.
Any help is highly appreciated!
Comments