TheLounge time zone

Hi there

I am using TheLounge v4.4.3 for docker and i have set the timezone variable as -e TZ=myCountry/myCity

Sure enough when i bash into the running container and type “date” it does show my local time zone. But, in an irc room the timestamps show from another time zone (don’t know which). I had a look at the config.js settings for TheLounge but i did not find anything related to setting a time zone. So my question is, how do i get or set my local time zone for TheLounge ?

that seems like a question for thelounge, from your own words, it seems our container is properly reflecting the TZ. You could try mapping a volume for /etc/localtime, but we support the container, not the application within.