[#BloombergLP-balber-BerUtil_TimeImpUtil-microsecondsSinceMidnightToTime] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerUtil_TimeImpUtil.adoc[BerUtil_TimeImpUtil]::microsecondsSinceMidnightToTime :relfileprefix: ../../../ :mrdocs: Load to the specified `time` the time value represented by the specified `microsecondsSinceMidnight`. == Synopsis Declared in `<balber_berutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int microsecondsSinceMidnightToTime( xref:BloombergLP/bdlt/Time.adoc[bdlt::Time]* time, xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] microsecondsSinceMidnight); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#