https://bugzilla.wikimedia.org/show_bug.cgi?id=72878
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Bawolff (Brian Wolff) <[email protected]> --- I fixed the template. (On wikis which use non arabic-hindu digits (or whatever the proper name is for 1,2,3,4,5,6,7,8,9,0 is), you can't use {{#time:U}} directly to do calculations, you either have to tell #time:U not to localize digits, either via xN flag ({{#time:xNU}}) or {{formatNum:{{#time:U}}|R}}). I also fixed the docs at [[help:Extension:ParserFunctions]] which was saying the wrong thing. -- 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
