Hello :)
I want to make a small puzzle-level, where door opens only when YEAR on user's device is 1987, so he should change year in date/time device settings.
On mobile everything works pergectly, but on PC there is a huge delay between changing year and updating timestamp. Is it possible to avoid it?
I tried rex_date plugin, but the problem still exists.
Maybe some Javascript-magic could help?