https://bugzilla.wikimedia.org/show_bug.cgi?id=62730

            Bug ID: 62730
           Summary: TimeParser should return correct precision when only
                    month and year or year is given
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

Currently, when trying to parse something like "December 2012" and precision
"day", the Time Parser returns "+0000000000000012-12-00T00:00:00Z" and
precision "11" which is the wrong precision, because it indicates a day but
instead should indicate a month. The correct return would be "10" (if the
parser is smart) or at least it should fail to parse.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to