On the 31st of August (possibly on every 31st or perhaps on every last
day of a month, I am not sure) there is an odd result to this markup

* {(ftime fmt="%b" "-2 month")}
* {(ftime fmt="%b" "-1 month")}
* {(ftime fmt="%b %Y")}
* {(ftime fmt="%b" "+1 month")}
* {(ftime fmt="%b" "+2 month")}
* {(ftime fmt="%b" "+3 month")}

resulting in something like:

* Jul
* Jul
* Aug 2016
* Oct
* Oct
* Dec

I just tested and documented in
http://www.pmwiki.org/wiki/PmWiki/MarkupExpressions-Talk

Thanks!

Luigi

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to