23 Jul
2016
23 Jul
'16
8:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16202 --- Comment #5 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Colin Campbell from comment #4) [SNIP]
The value after the point is the number of decimal places presented the 0 is meaningless in this context see the printf/sprintf documentation where it is not used. ( 0 can be used on its own to suppress the decimal part). Using the precision as documented is less ambiguous
Okay, then should they not be both the same? -- You are receiving this mail because: You are watching all bug changes.