Set the fractionalSecondPrecision attribute of this object to the specified value. The behavior is undefined unless 0 <= value and 6 >= value.
Synopsis
Declared in <bdlt_iso8601utilconfiguration.h>
void
setFractionalSecondPrecision(int value);
Parameters
Name |
Description |
value |
fractional‐second digit count in the range |
Created with MrDocs