https://bugzilla.novell.com/show_bug.cgi?id=843421 https://bugzilla.novell.com/show_bug.cgi?id=843421#c15 Thomas Schraitle <thomas.schraitle@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |saigkill@opensuse.org --- Comment #15 from Thomas Schraitle <thomas.schraitle@suse.com> 2013-10-21 06:38:01 UTC --- Ahh, this explains everything! Currently, the EPUB2 stylesheet doesn't support the dbtimestamp PI. I've created a customization layer which should fix this. The current implementation (see comment#14) does the following: 1. Test, if a dbtimestamp is available inside date. 2. If there is such a PI, call the "datetime.format" template and pass the current date and a format parameter. The format parameter is a constant value of "Y-m-d". Normally, this would be localized, but in this case the EPUB specification enforces an ISO date. 3. If there is no PI, use the normalized string inside date. Please test. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.