[Koha-bugs] [Bug 24980] Date formatting from JS - use timezone only with dates with offset

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 26 21:49:12 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24980

--- Comment #7 from Agustín Moyano <agustinmoyano at theke.io> ---
(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.


More information about the Koha-bugs mailing list