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

php - how to give proper permission for pcntl_exec? -

javascript - Feed FileReader from server side files -

c++ - What's the differece between of link to a dynamic file and as a input object? -