This is a bug. I can reproduce this with the latest dump. The problem is that XOWA can't parse the following date: {{#time:Y-m-d|November 2, 1991-06-10}}. Somehow MediaWiki can.
I'll get a fix for this in the next few releases.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
en.wikipedia.org/wiki/Vim (text editor)
I have the early Jan enwiki dump and march dump for wikidata. I don't know if its anything to do with it.
BTW hidp123
Thanks for the url as well as the screenshot.
This is a bug. I can reproduce this with the latest dump. The problem is that XOWA can't parse the following date: {{#time:Y-m-d|November 2, 1991-06-10}}. Somehow MediaWiki can.
I'll get a fix for this in the next few releases.
Thanks.
This is fixed for v0.6.3. XOWA now emulates MediaWiki for the following:
Note the following
"-06" is interpreted as an hour
"-19" is discarded
I don't really understand the behavior, but the fix is very limited in scope.
Thanks again.