https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27463
--- Comment #11 from David Cook <[email protected]> --- (In reply to Ere Maijala from comment #10) > Sorry, I'm not following. Since timestamp is stored in UTC and we set the > database connection for OAI-PMH to UTC, I can't really an issue. If another > client using another TZ retrieves the record, the timestamp shows a > different value, sure, but that's just as it should be, no? In hindsight, I have no idea what I was talking about. I think that my brain may have been stuck on PostgreSQL's "timestamp without time zone" data type which doesn't store UTC internally and uses local time instead, which has caused me problems in the past with legacy systems. I withdraw my earlier comment as today it doesn't make sense to me. -- 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/
