sql server - SQL Convert time in seconds into a local time zone -


i working on query time stored in seconds.

right string have shows following.

select schema.table.opendate_seconds, '19700101' open date 

that gets me sever time open. how can adjust central time?

thanks in advance looking , helping.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -