17 Jul
2020
17 Jul
'20
11:11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24850 --- Comment #46 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Martin Renvoize from comment #41)
The idea of the input tz is that you're passing in the TZ of the string being passed in.. the idea of the tz conversion at the bottom (and in the call to now) is that we always pass back a DateTime object with a consistent config based timezone. doing this call at the bottom means we will convert internally to the correct instance timezone from the passed timezone.
Ok. But I have the impression that many questions raised in comment40 are not answered yet.. -- You are receiving this mail because: You are watching all bug changes.