https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24980
--- Comment #7 from Agustín Moyano <[email protected]> --- (In reply to Agustín Moyano from comment #4) > 4. In your browser go to koha main page, open a console and type > $date('2020-03-25', {tz: > 'UTC'}) Don't know why it added an enter.. in console you should type like this $date(''2020-03-25', {tz:'UTC'}) without that enter after "tz:" -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
