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

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -