Class Ifc4x2::IfcTime

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcTime : public IfcUtil::IfcBaseType

The lexical representation for time is the left truncated lexical representation for dateTime: hh:mm:ss.sss with optional following time zone indicator. For example, to indicate 1:20 pm for Eastern Standard Time which is 5 hours behind Coordinated Universal Time (UTC), one would write: 13:20:00-05:00.

HISTORY: New type in IFC2x4

Public Functions

const IfcParse::type_declaration &declaration() const
IfcTime(IfcEntityInstanceData *e)
IfcTime(std::string v)
operator std::string() const

Public Static Functions

const IfcParse::type_declaration &Class()