Questions tagged as 'timezone'

1
answer

Change time in sql server 2014

Good morning, as can be seen in the image below, I made a select to get the current date and it is at +3. How can I change this date / time?     
asked by 20.06.2016 / 15:52
1
answer

Using Timezones with Moment plugin

I'm having trouble using Moment's Timezones plugin, specifically, I'm not able to load the data. I need to load the timezones from London and Sao Paulo, but I could not quite understand that Documentation Format : moment.tz.add([ 'Ameri...
asked by 27.04.2015 / 22:13
1
answer

Java and MySQL - Error - Timezone

I try to connect to MySQL with the code below. I do not use Hibernate, or anything. It's just to connect to the bank and run a simple SQL clause. I get the error below. I've seen some questions with answers here, but I confess I did not under...
asked by 28.12.2018 / 19:48
1
answer

Converting String to date Swfit 3

Hello, I'm trying to convert a String to Date in Swift 3. But the date is always returning me two more hours. Below is my code. let dateFormatter = DateFormatter() dateFormatter.dateFormat = "dd-MM-yyyy HH:mm:ss" dateFormatter.locale =...
asked by 13.12.2017 / 12:54
2
answers

multiple timezone php

Well, I have a system where I need to use a timestamp in UTC format, and I use a system to show when the profile was visited on the site, it updates with a timestamp, however I have a problem, on the site when updating it, he says that the profi...
asked by 13.10.2017 / 14:42
0
answers

America / Sao_Paulo is not present in timezone_abbreviations_list ()

I tried to validate timezone using the PHP function timezone_abbreviations_list() But for some reason America / Sao_Paulo is not in the list. Has anyone ever had a similar problem?     
asked by 10.05.2018 / 18:20
1
answer

Settings environment timezones django postgres linux

Good morning, everyone. I have a site (Django) on a linux hosting service with Postgre SQL bank that is in New Jersey (USA). Users are in Brazil, so I have a timezone difference. I'm pretty sure this is a silly thing, with an adjustment I...
asked by 16.01.2018 / 14:09