xSnowHeadx / OverlappingSegmentClock

GNU General Public License v3.0
3 stars 1 forks source link

timezone #3

Open number431 opened 10 months ago

number431 commented 10 months ago

Hello I am having an issue with the timezone.

I replace the ip with the tag from my region but it doesn't work.

char timezone[] = "America/Sao_Paulo";

But it doesn't work. The terminal returns

time answer received, length=97

Thanks for your help

xSnowHeadx commented 10 months ago

If you're using a fix timezone instead of IP-detection use the string "/timezone/America/Sao_Paulo" please.

number431 commented 10 months ago

Thank you. I tried everything but it.