Questions tagged [timezone]

A time zone is a region on Earth that has a uniform standard time for legal, commercial, and social purposes. It is convenient for areas in close commercial or other communication to keep the same time, so time zones tend to follow the boundaries of countries and their subdivisions.

Most of the 40 time zones on land are offset from Coordinated Universal Time (UTC) by a whole number of hours (UTC−12 to UTC+14), but a few are offset by 30 or 45 minutes. Some higher latitude countries use daylight saving time for part of the year, typically by changing clocks by an hour. Many land time zones are skewed toward the west of the corresponding nautical time zones. This also creates a permanent daylight saving time effect.

More information in the timezone tag wiki on StackOverflow.

200 questions
3
votes
1 answer

In what case you would use non-UTC timezone on a server?

I'm curious what would be someone's reasoning behind using a non-UTC timezone (esp. the one with daylight savings). I've noticed Gmail's email headers showing PDT (UTC-0700) timezone (in Received header), so I'm assuming that it's their servers are…
abbe
  • 356
  • 1
  • 11
3
votes
2 answers

Custom timezone resets to default timezone in Centos 6

I have configured the timezone in my servers for a custom timezone (America/Mexico_city) by creating a dynamic link in /etc/localtime. Nevertheless, every now and then and with no apparent reason, my timezone goes back to default (PST) and my…
Oso
  • 143
  • 4
3
votes
1 answer

Exchange 2010 update timezone of all calendar items

We are currently operating Exchange 2010 server with Outlook 2010 clients on a ship. We have just changed timezones for the first time in quite a while today. Is there any way to rebase all the calendars and/or update all the calendar items to the…
Andrew
  • 131
  • 5
3
votes
2 answers

Why is $ date still displaying EST when /etc/localtime is symlinked to /usr/share/zoneinfo/GMT?

I'm having a problem setting the date on my server... $ ls -la /etc | grep localtime lrwxrwxrwx 1 root root 23 Mar 6 12:07 /etc/localtime -> /usr/share/zoneinfo/GMT For some reason, although the time 17:31:06 is GMT, the timezone suffix is…
Tom
  • 691
  • 3
  • 11
  • 23
3
votes
3 answers

ntpdate ignores my timezone

I'm trying to set up time sync on a CentOS 5.5 VDS but can't figure out why it won't update to the correct timezone. e.g. After manually setting the correct date and time when I run this: date && ntpdate au.pool.ntp.org && date I get this: Mon Oct…
John Gardeniers
  • 27,262
  • 12
  • 53
  • 108
3
votes
4 answers

Changing Timezone, Centos Apache server

I'm trying to change my server's timezone. I was following this tutorial but I can't get it to change to Pacific Standard Time. ln -sf /usr/share/zoneinfo/EST localtime Will work, but ln -sf /usr/share/zoneinfo/PST localtime will not. What's…
Steve Robbins
  • 1,904
  • 5
  • 23
  • 26
3
votes
2 answers

Question on date and timezone in Linux

I did the date command and it gave the following output root@localhost:~$ date Thu Dec 30 14:19:47 UTC 2010 Then i modified the date using date -s command whichn gave the following output root@localhost:~$ date -s "12/30/2010 JST 14:19:47" Thu Dec…
LinuxPenseur
  • 423
  • 1
  • 5
  • 16
3
votes
1 answer

Wrong timestamps in /var/log/messages

The /var/log/messages file on an openSUSE 11.2 server shows invalid timestamps. Specifically, the timezone seems to be off for whatever process manages this file. I am unsure whether the times are supposed to be in UTC or in the server's local…
GregC
  • 163
  • 1
  • 1
  • 5
3
votes
1 answer

Amazon EC2 instances changes server time/date on reboots and other time weirdness

I have a windows instance up in EC2. I manually set the timezone to Pacific. 1) For some reason using window's built in time sync doesn't work in the instance...but whatever. I turn off automatic time syncing... but 2) On reboot the time on the…
puffpio
  • 201
  • 4
  • 6
3
votes
1 answer

Is it possible to create a synthetic Timezone GMT+20 in Windows 10?

I'm trying to create a synthetic timezone GMT+20 in Windows 10 (to test our software for extreme client-server TZ difference scenarios): $standardDisplayName = "(GMT+20:00) Synthetic 20" $standardName = "My Time" $baseUtcOffset = New-TimeSpan -Hours…
2
votes
3 answers

Docker: how to sync date between a CentOs host and a Debian container?

I have a CentOs host running a docker Debian container. The container has the wrong localtime and timezone: how can I synchronize it with the host date? I'm trying with mounting volumes on the docker-compose with /etc/localtime but it doesn't…
Alessandro C
  • 121
  • 1
  • 3
2
votes
1 answer

Configure DNS logging Time zone to UTC

I want to print DNS log into a file. However, my server time zone is GMT +7 and I'm not allowed to change its time zone to UTC. Could we configure the DNS (ISC BIND 9.10.x) to use the UTC Time zone, instead of local system time zone? logging { …
Tuan
  • 155
  • 7
2
votes
1 answer

Centos 6 Timezone Wrong

I am trying to set my Centos 6 VPS to GMT timezone. I tried a sudo ln -s /usr/share/zoneinfo/GMT /etc/localtime Which works fine. However when I run date it returns: Tue Oct 4 05:09:32 GMT 2016 Which indicates there is something that is much more…
Shiv
  • 199
  • 1
  • 6
2
votes
1 answer

Can't synchronize time in Ubuntu (Europe/Moscow)

I've got this Ubuntu server virtual machine. I'm trying to setup a correct time on it. I've selected a proper timezone (Europe > Moscow) via sudo dpkg-reconfigure tzdata. After that, I'm using the following command to synchronize the time: sudo…
Slava Fomin II
  • 1,661
  • 4
  • 17
  • 22
2
votes
1 answer

What time zone are the description timestamps in Windows Event log (UTC?)

Log Name: System Source: LsaSrv Date: