https://bugzilla.wikimedia.org/show_bug.cgi?id=28655
Gustavo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|FIXED | --- Comment #14 from Gustavo <[email protected]> 2011-08-19 16:04:03 UTC --- Still misrendered: If a four digit input is a plain year, its associated date should be 1 january instead of current one. {{#time: Y m d H:i:s | 1998 }} should render → 1998 01 01 00:00:00 (given year, 1 january, 0 hour) instead of → 1998 08 19 00:00:00 (mixing given year with current date [but not current hour]) See also this request and a hack to bypass it: [http://www.mediawiki.org/wiki/Help_talk:Extension:ParserFunctions#Request:_new_flag_to_force_date_interpretation_in_.23time:] -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
