[#BloombergLP-baltzo-LocalTimeDescriptor-setDstInEffectFlag] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/LocalTimeDescriptor.adoc[LocalTimeDescriptor]::setDstInEffectFlag :relfileprefix: ../../../ :mrdocs: Set the `dstInEffectFlag` attribute of this object to the specified `value`. Note that `true` implies Daylight‐Saving Time (DST) is in effect. == Synopsis Declared in `<baltzo_localtimedescriptor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setDstInEffectFlag(bool value); ---- == Parameters [cols="1,4"] |=== | Name| Description | *value* | `true` if Daylight‐Saving Time is in effect |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#