Class DateAndTimeExtensions
Inheritance
System.Object
DateAndTimeExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Xbim.Ifc2x3.dll
Syntax
public static class DateAndTimeExtensions
Methods
|
Improve this Doc
View Source
ToISODateTimeString(IfcCalendarDate)
Declaration
public static string ToISODateTimeString(this IfcCalendarDate calendarDate)
Parameters
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ToISODateTimeString(IfcDateAndTime)
Declaration
public static string ToISODateTimeString(this IfcDateAndTime dateAndTime)
Parameters
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ToISODateTimeString(IfcDateTimeSelect)
Declaration
public static string ToISODateTimeString(this IfcDateTimeSelect ifcDateTimeSelect)
Parameters
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ToISODateTimeString(IfcLocalTime)
Declaration
public static string ToISODateTimeString(this IfcLocalTime localTime)
Parameters
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ToISODateTimeString(IfcTimeMeasure)
Declaration
public static string ToISODateTimeString(this IfcTimeMeasure timeMeasure)
Parameters
Returns
Type |
Description |
System.String |
|