You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to integrate the google calendar?
And is it possible to change language for example for the date?
For example if i add Italian instead of US in the weather java script no data is shown
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I had the same challenge and this is how I fixed:
In the Weather.java file search for apikey (3 rows) and append the language settings like this:
"%s/locations/v1/cities/geoposition/search?apikey=%s&q=%f,%f&metric=true&language=hu-hu",
Is it possible to integrate the google calendar?
And is it possible to change language for example for the date?
For example if i add Italian instead of US in the weather java script no data is shown
Thanks
The text was updated successfully, but these errors were encountered: