Is it possibile to convert wind direction in normal meteobridge from degrees to english directions text? I'm not so good in html language and variables... thank you so much for help
PS Another question: how i can convert from UTC to local clock time?
Is it possibile to convert wind direction in normal meteobridge from degrees to english directions text? I'm not so good in html language and variables... thank you so much for help
PS Another question: how i can convert from UTC to local clock time?
Default a Meteobridge returns the timestamps not in UTC but in your local time as you set your local timezone, "Timestamps are strings of format "YYYYMMDDhhmmss".
You have to set it to =utc to get an utc timestamp.