4
votes
1answer
109 views

TimeZone.getDefault() in linux differs from user to user

I have a linux box with two users configured. I also have this piece of Java code: long time = System.currentTimeMillis(); String millis = Long.toString(time); Date date = new Date(time); ...
2
votes
2answers
179 views

linux convert time(for different timezones) to UTC

Is there a way, in linux, to problematically get UTC time for a given time string like Tue Dec 14 10:30:23 PST 2012 Tue Jan 4 11:30:23 EST 2013 to a UTC time, irrespective of( and without ...
0
votes
2answers
71 views

How to sync linux time with that of the network on phones? [closed]

Im facing a problem with images clicked by the camera. When these images are accessed on PC the time reflected in their properties corresponds to that of linux and not of the network (which are ...
1
vote
1answer
227 views

Fixing time format warning in PHP running on linux [duplicate]

Possible Duplicate: PHP - It is not safe to rely on the system’s timezone settings I've an existing project in symfony 1.4/propel 1.4. Its running fine on productions server (RedHat) and on ...
1
vote
0answers
105 views

Cron script running an hour behind? [closed]

I have a simple cron job that runs a PHP file on my server at certain times: 0,30 6,7,14,15 * 1,2,3,4,5,10,11,12 1,2,3,4,5 php -q file.php The script runs fine, but it's an hour behind. ...
3
votes
1answer
419 views

Getting the Canonical Time Zone name in shell script

Is there a way of getting the Canonical Time Zone name from a Linux shell script? for example, if my configured time zone is PDT, then I would like to get "America/Los_Angeles". I know I could get ...
3
votes
2answers
169 views

Library/code for dynamically reloading the /usr/share/zoneinfo database?

Since the system /usr/share/zoneinfo database is updated fairly frequently, I would like to be able to load it (and reload it) dynamically in a very long running C++ program. Now I know the standard ...
0
votes
2answers
2k views

Change Timezone in Tomcat

How can I change the timezone in Tomcat? The timezone used by one of the webapps (Solr) is not right (compared to MySQL timestamps), and I think changing Tomcat's timezone will help. Thanks!
0
votes
2answers
2k views

Set hwclock to UTC on linux

how do i set my hwclock on centos to UTC time permanently.The value changes from UTC to localtime on reboot.This is causing my application to have time drift./etc/sysconfig file UTC value also toggles ...
0
votes
0answers
150 views

linux timezone setting issue with DST

I am writing a C application on Fedora FC3 OS. It changes the timezone by creating link to respective timezone file, and then sets the time (which is input by user) by first converting it to time ...
2
votes
1answer
346 views

Difference between mktime and timelocal

What is the difference between these two functions? It was my understanding that those should be the same: http://www.gnu.org/software/libc/manual/html_node/Broken_002ddown-Time.html. I wrote this ...
0
votes
1answer
159 views

Java - Oracle - XML TimeZone

I have an issue related with the timezone that I'm not able to solve. Maybe someone here can give me a hand. I will try to explain the scenario: I have 2 servers: Windows Server 2008: this is the ...
1
vote
1answer
267 views

Which timezone to setup in server: Etc/UTC or Etc/Universal? [closed]

Both timezones (Etc/UTC & Etc/Universal) available on ubuntu 10.04. Can;t figure out which one to choose for the web server. My theory that Etc/UTC points to the particular time zone rather then ...
1
vote
2answers
597 views

how can I set the timezone in Linux if there's no /etc/timezone file nor a /usr/share/zoneinfo

I need to set the timezone on a Linux system (embedded busybox distro) but i don't have a /etc/timezone nor a /usr/share/zoneinfo. How do I set the timezone? I set the hardware clock to utc with: ...
0
votes
0answers
110 views

Linux Timezone Selector Application

I am writing a Linux application based on the Qt libraries. It's a pseudo embedded system so I don't expect the user to have any shell access. I need to set the timezone. The most elegant solution ...
-2
votes
2answers
2k views

Set timezone on embedded Linux system

I have a small uCLinux system, how do I set the timezone on uCLinux? Thanks, Fred
0
votes
1answer
75 views

.net - linux timezone interoperability

I have a windows server and bunch of linux clients connected to this server. Linux clients will be connecting to the server and will be sending some messages which include some datetime information. ...
1
vote
0answers
170 views

Set Android Timezone/time info from firmware

I'm working on a project with a no-name android box, and the default setting for the time zone is some place in China. I would like to arrange the firmware in such a way so I can set it to always go ...
1
vote
1answer
381 views

Maven uses timezone which differ from system

I'm faced with strange problem: Maven shows different time than system. For example: $ mvn compile | grep Finished [INFO] Finished at: Wed Jan 04 13:29:50 NOVT 2012 $ LANG=C date Wed Jan 4 14:29:55 ...
1
vote
2answers
285 views

How to change local time without using date

It's a remote server so no GUI or fancy stuff installed, I connect to that host using SSH. For security reasons I suppose, I cannot use the 'date -s' command to change the local server's current time. ...
0
votes
1answer
51 views

Change the timezone configuration for particular timezone

Assuming i have full access to the server (SSH, FTP etc.) what is the best way to change the timezone values for the particular timezone (i.e. for Russia/Moscow)? I've tried installing the pecl ...
0
votes
2answers
198 views

Get List of Time Zones Across Platforms in C

I am developing a program in C which needs to return an array of strings of all of the possible regions the computer has access to information from (ostensibly from tz database). I need to make this ...
38
votes
9answers
3k views

Get the Olson TZ name for the local timezone?

How do I get the Olson timezone name (such as Australia/Sydney) corresponding to the value given by C's localtime call? This is the value overridden via TZ, by symlinking /etc/localtime, or setting a ...
1
vote
1answer
2k views

Getting timezone in Windows with C++

I want to synchronize Windows and Linux clocks. Windows gets its system clock (with GetSystemTimeAsFileTime function) and sends it to Linux. Then, Linux sets its clock accordingly (with settimeofday ...
2
votes
5answers
5k views

How to set java timezone?

My system time differs from what java's new Date() tells (+ 4 hours), so I think it's because some java settings. How can I make java time to be always as my linux system time? (by editing some ...
0
votes
0answers
546 views

Set Timezone in Linux, Kernel 2.6.3

I'm making a shell script that gets input from user to set Timezone in Linux. The parameter($1) is one of the following string (A): "GMT-12", "GMT-11", "GMT-10",..."GMT", "GMT+1",.. "GMT+12". ...
2
votes
1answer
434 views

Are struct stat times GMT?

One of the fields in struct stat is st_mtime. I assume that is seconds since jan 1, 1970. Is that GMT or local time?
-1
votes
1answer
926 views

about linux servers timezone [closed]

which timezone linux servers uses ? I mean does all the hosting servers use UTC timezone or uses their local time zone ? I'm developing a penny auction script, so it's very important me to know . Plz, ...
2
votes
3answers
2k views

Linux- Windows Timezone Mapping?

All the Timezone in Windows are displayed in such a way like (GMT+10:00) Canberra, Melbourne, Sydney, GMT and Offset and the place. In turn , the Linux is having every timezone as directory ...
0
votes
2answers
217 views

FileNotFoundException when starting java

I am starting an application with remote debug and suspend on start turned on. When I connect remotely to the process, I getting stopped in an uncaught FileNotFoundException in ZoneInfo.getTimeZone() ...
0
votes
3answers
4k views

Timezone in date?

From where does the date command in Linux get the timezone information? I cannot see /etc/localtime file and /usr/share/zoneinfo direcory in my system. Still when i execute the date command i get the ...
4
votes
2answers
2k views

Date in another Timezone: C++ on Linux

Is there any way of getting the date...preferably in YYYYMMDD format...in the Australia/Sydney timezone (not just GMT+11).....through C++ on Linux? Thanks, Roger
2
votes
2answers
765 views

Are Linux's timezone files always in /usr/share/zoneinfo?

I'm writing a program that needs to be able to read in the time zone files on Linux. And that means that I need to be able to consistently find them across distros. As far as I know, they are always ...
0
votes
1answer
810 views

Linux, timezone and dst

I'm using RHEL 5.3 (linux 2.6.18) I have a legacy code that relies on timezone and dst returned by ftime(3). Now from ftime(3) man pages I see that timezone and dstflag are not supported. Also in ...
2
votes
2answers
752 views

How do you get info for an arbitrary time zone in Linux / POSIX?

Ideally, what I'd like to be able to do is take the name of a time zone and call a function to ask for its corresponding time zone info (offset from UTC, DST offset, dates for DST switch, etc.) in ...
2
votes
2answers
1k views

Linux: how to set up a timezone of a process?

I'd need to set timezones of individual processes started on a linux box. I tried setting TZ variable (in the local context), but it didn't work. Is there a way of running an app from a command line ...
0
votes
1answer
766 views

Grails TimeZone issue, application wise and in Gorm entiteis

Okay, I've the strangest problem that I've just started to experience in a grails application working just fine for 2 months. Application is deployed on Linux/Tomcat 6 and MySQL is the DBMS at back ...
1
vote
2answers
739 views

Best way to convert Unix time_t to/from abitrary timezones?

My code receives a time_t from an external source. However, that time_t isn't acutally based on UTC Epoch time, along with it I get a timezone string (eg, EDT, PST, etc), and its based on this ...
4
votes
8answers
8k views

How do I find the current system timezone?

On Linux, I need to find the currently configured timezone as an Olsen location. I want my (C or C++) code to be portable to as many Linux systems as possible. For example. I live in London, so my ...
5
votes
2answers
3k views

Offset of a given timezone from GMT in linux shell script

Is there a way to get the offset of a given timezone (identifier like EDT or America/New_York) from GMT in linux shell script?
3
votes
1answer
1k views

PHP Default Timezone issue on Fedora + Zend Server CE

I have ZendServer CE (PHP 5.2) installed on a Fedora VM, and I have the system timezone set to 'America/Chicago'. I have date.timezone = 'UTC' in my php.ini file, and when I call ...
0
votes
2answers
398 views

Consideration of cron job with respect to time [closed]

Is it possible to run my cron job according to the GMT where as, my server is cosidering IST time formats. In future is it possible to use different time zones...? To do this can anyone suggest what ...
2
votes
1answer
114 views

DST change handling in a daemon process (*NIX)

In a *NIX environment, if I have a 24x7 running application, how do I handle DST changes? I am looking for a solution for my app written in C/C++.
1
vote
2answers
534 views

linux - detecting change of system time

Is there a way to get notified when there is update to the system time from a time-server or due to DST change? I am after an API/system call or equivalent. It is part or my effort to optimize ...
5
votes
3answers
825 views

how to find time at particular timezone from anywhere

I need to know the current time at CDT when my Python script is run. However this script will be run in multiple different timezones so a simple offset won't work. I only need a solution for Linux, ...
3
votes
3answers
5k views

Find out the time since unix epoch for a certain date time?

I want to find out the time in unix time (ie seconds since the unix epoch) on 9:00 BST on 1st October 2009. How can I do this on the linux command line? I know you can use date @$UNIXTIME ...
13
votes
6answers
5k views

Time zone conversion C API on Linux, anyone?

I'm looking for something that I presumed would be very simple - given local Unix time in a specific time zone (specified as a string, e.g., "America/New_York" - note that's not my local time), get ...
3
votes
3answers
4k views

alternative to cron?

Does anyone know of a good alternative to cron? I would like something that can be run with different time zones.
2
votes
3answers
662 views

Apache configuration help — Why are different processes “in” different time zones?

I have Apache 2 running on a VPS server (running Debian). I recently changed the timezone on the server (using dpkg-reconfigure tzdata) from America/New_York to America/Los_Angeles to match my move ...