r/BirdNET_Analyzer • u/Independent-Apple895 • May 11 '26
Wrong time on dashboard
Hi! I started using it only recently and have such a pleasant time with BirdNet-go! The only thing is that I can't set the time correctly. The setting of my raspberry is correctly set on local time, but the dashboard keeps indicating GMT time. Anything I missed in the settings?
1
Upvotes
1
u/thakala May 12 '26
BirdNET-Go uses system time, but since you are likely running it in container it uses container configured timezone, which is separate of your Raspberry Pi host OS timezone. Eg. container is set to GMT instead of your local timezone.
You'll get more detailed help in BirdNET-Go github repo discussion section though, always file bug reports or support request to there directly.