TimeFormat function Bug
When using the timeformat function, there is a bug in the milliseconds mask.
The mask for milliseconds is defined as follows:
l or L: milliseconds. l gives 3 digits. L gives 2 digits.
Infact they both give the same result – 3:digits, unless there is a trailing ‘0′ in which case the result is a 2:digit number.
Share and [...]























Recent Comments