Primary competition visual

AirQo Low-Cost Air Quality Monitor Calibration Challenge

Helping Uganda
$1 000 USD
Challenge completed over 4 years ago
Prediction
311 joined
161 active
Starti
Apr 30, 21
Closei
Jun 06, 21
Reveali
Jun 06, 21
User avatar
ff
University of Yaoundé I
Column created_at
Help · 11 May 2021, 09:22 · 5

Hi Zindians,

What should I do to handle UTC + 3 in the created_at column: do +3 hours everywhere !? or leave the time as it is !?

Thank you!

Discussion 5 answers

Hi!

Does it matter?

11 May 2021, 09:31
Upvotes 0
User avatar
ff
University of Yaoundé I

I don't know. To know it, I would have to make one submission and I don't have one submission to lose.

The time given is local time in Uganda. THe +3 does not actually mean you have to add 3 hours to it, it is just telling you that the local time is given at UTC+3. So defintiel do not add 3 to it. You should be able to do most of what you need to do without needing to change this. The submissions are the prediction against the index not against the time so it wont affect your submission. If you are worried you could explore tz_localize and tz_convert but really dont think you need to go there.

Does it matter? I think not

11 May 2021, 10:02
Upvotes 0

The data is a time-series(time-dependent) type of data, the +03:00 just indicates the GMT zone, you can convert this column to a timestamp

11 May 2021, 11:41
Upvotes 0
User avatar
ff
University of Yaoundé I

Okay. Thank you.

11 May 2021, 12:29
Upvotes 0