makerspace / makeradmin

Stockholm Makerspace member administration and store.
20 stars 14 forks source link

Move timezone to env file #467

Open BerglundDaniel opened 6 months ago

BerglundDaniel commented 6 months ago

For the accounting feature we hard coded which timezone is used. This should be split into an env file. Neither the server or client timezone is what we want since the server might be placed in a different timezone than the makerspace and the output should be the same for all clients no matter where they are.