|
CIM++ Adapted CIM_SINERGIEN Codebase
|
#include <Date.h>
Public Member Functions | |
| Date (IEC61970::Base::Domain::String date) | |
Public Attributes | |
| IEC61970::Base::Domain::String | value |
Date as "yyyy-mm-dd", which conforms with ISO 8601. UTC time zone is specified as "yyyy-mm-ddZ". A local timezone relative UTC is specified as "yyyy-mm-dd(+/- )hh:mm".
1.8.11