eubr-bigsea / stand

Lemonade execution monitoring API
Apache License 2.0
1 stars 2 forks source link

Utc timezone #80

Closed SamuelLipovetsky closed 2 days ago

SamuelLipovetsky commented 1 week ago

Fix for timezone, everything going to the stand backend is in UTC and the function that compares times to trigger scheduled pipelinesteps takes an argument on the format "América/são-paulo". TODO: get this argument on a config file.