Top "Timezone" questions

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

Timezone lookup from latitude longitude

Is there any library (or even better, web service) available which can convert from a latitude/longitude into a time …

web-services api timezone geocoding
Format Timezone for Carbon Date

I'm trying to set the timezone for a date in a Carbon object. It works fine locally but on my …

php laravel timezone laravel-5 php-carbon
Get date in current timezone in java

I have been searching over the net from past few hours to get the datetime in my system timezone. When …

java date datetime calendar timezone
Display the time in a different time zone

Is there an elegant way to display the current time in another time zone? I would like to have something …

python time timezone
PostgreSQL date() with timezone

I'm having an issue selecting dates properly from Postgres - they are being stored in UTC, but not converting with …

postgresql datetime timezone postgresql-9.1 rails-postgresql
Send PHP date to JavaScript date format

I want to pass my PHP server time to my JavaScript file. PHP Code: date_default_timezone_set('Australia/Perth'); …

php javascript date timezone timezone-offset
Getting current GMT time

Is there a method in C# that returns the UTC (GMT) time zone? Not based on the system's time. Basically …

c# .net timezone utc ntp
MySQL CONVERT_TZ()

I am trying to set up a database that stores daily alert times as specified by users. For example, the …

mysql timezone convert-tz
Converting UTC date format to local nsdate

I am getting from my server a string date in UTC time zone and I need to convert it to …

ios swift date timezone nsdate
Will docker container auto sync time with the host machine?

Giving I already changed the timezone of docker container correctly. Do I need to install a NTP server inside the …

time timezone clock docker ntp