"somewhat working" i mean, that set diferent GMT time is workaroud to my problem.
Because kindle webbrowser doesn't report local timezone to javascript (that is correct according to ;411 command) and always report getTimezoneOffset() as zero. So if i need to show correct local time i need to set GMT to local time (in my case +1) (without using 3rd library and set the timezone by hand in javascript)
Last edited by matopeto; 12-29-2018 at 06:07 PM.
|