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 -

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

php - Webix Data Loading from Laravel Link -