Top "Timezone" questions

A time zone is a region on Earth that has a uniform, legally mandated standard time.

Get the time zone GMT offset in C

I'm using the standard mktime function to turn a struct tm into an epoch time value. The tm fields are …

c datetime timezone libc
Getting computer's UTC offset in Python

In Python, how do you find what UTC time offset the computer is set to?

python timezone utc
Chrome timeZone option to Date.toLocaleString()

I have recently discovered that there is a new extension to JavaScript. This adds several features to the Date object …

javascript google-chrome internationalization timezone ecmascript-intl
DateTime.Now and Culture/Timezone specific

Our application was designed to handle user from different Geographic location. We are unable to detect what is the current …

c# asp.net datetime timezone nodatime
SimpleDateFormat without the Timezone Offset in Java (GMT+00:00) for Custom Timezone

Is it possible to format a date time in Java using the SimpleDateFormat class to give the timezone part of …

java timezone simpledateformat
How to convert a Date String from UTC to Specific TimeZone in HIVE?

My Hive table has a date column with UTC date strings. I want to get all rows for a specific …

hadoop timezone hive bigdata hive-udf
Can't set default timezone in PHP

I've set this in my php.ini file, and restarted php5-fpm process date.timezone = "UTC" But phpinfo() script still …

php timezone php-ini
Ignoring time zones altogether in Rails and PostgreSQL

I'm dealing with dates and times in Rails and Postgres and running into this issue: The database is in UTC. …

ruby-on-rails ruby-on-rails-3 postgresql datetime timezone
How to set TimeZone using Powershell

How can I set TimeZone using Powershell, on a Windows Server 2008 R2 target machine?

powershell timezone windows-server-2008-r2