Functions used in db field

Nice! I didn’t know about the timezone parameter of to_datetime. I had to use Timex.to_datetime after this expression to convert in UTC.

Anyway, this fix the problem apparently! Thanks a lot!