https://bugzilla.wikimedia.org/show_bug.cgi?id=49007
Michael M. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Michael M. <[email protected]> --- I'm not sure this is a bug: "May 31 - 1 months" is "April 31", which is "May 1". Just some examples (with format c, to show the whole date): {{#time:c}} = 2013-05-31T09:24:00+00:00 {{#time:c|-1 months}} = 2013-05-01T09:24:00+00:00 {{#time:c|-2 months}} = 2013-03-31T09:24:00+00:00 {{#time:c|-3 months}} = 2013-03-03T09:24:00+00:00 So {{#time:F|-1 months}} = May is strange, but consistent. -- 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
