[#BloombergLP-baljsn-EncoderOptions-setDatetimeFractionalSecondPrecision] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderOptions.adoc[EncoderOptions]::setDatetimeFractionalSecondPrecision :relfileprefix: ../../../ :mrdocs: Set the "DatetimeFractionalSecondPrecision" attribute of this object. == Synopsis Declared in `<baljsn_encoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setDatetimeFractionalSecondPrecision(int value); ---- == Description Set the "DatetimeFractionalSecondPrecision" attribute of this object to the specified `value`. == Parameters [cols="1,4"] |=== | Name| Description | *value* | new value for "DatetimeFractionalSecondPrecision" |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#