sql server - To add offset with the UTC date in SQL -


dates in database(sql) in utc. want dates based on timezone. example if it's ist (utc+05:30) want ist date , time in database. if knows, please guide me operation in database (i have date , offset of particular timezone).

you've tagged sql server 2008 able use datetimeoffset.


Comments

Popular posts from this blog

javascript - Feed FileReader from server side files -

java - How to create your own button and Use it with Scene Builder for javafx -

c++ - Drawing a circle in directx 9 -