CIM++ Adapted CIM_SINERGIEN Codebase
|
#include <Time.h>
Public Attributes | |
IEC61970::Base::Domain::String | value |
Time as "hh:mm:ss.sss", which conforms with ISO 8601. UTC time zone is specified as "hh:mm:ss.sssZ". A local timezone relative UTC is specified as "hh: mm:ss.sss±hh:mm". The second component (shown here as "ss.sss") could have any number of digits in its fractional part to allow any kind of precision beyond seconds.