LiquidTechnologies.XmlObjects Namespace / LxDateTime Structure


In This Topic
    LxDateTime Structure Methods
    In This Topic

    For a list of all members of this type, see LxDateTime members.

    Public Methods
     NameDescription
    Public MethodAttempts to change the type of the LxDateTime to the specified newType  
    Public Methodstatic (Shared in Visual Basic)Checks if its possible to convert from one LxDateTimeType to another  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Compares 2 LxDateTime objects  
    Public MethodCompares the current LxDateTime with date1  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new xsd xs:date (Type = LxDateTimeType.Date).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new xsd xs:datetime (Type = LxDateTimeType.DateTime).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new xsd xs:date (Type = LxDateTimeType.GDay).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new xsd xs:date (Type = LxDateTimeType.GMonth).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new xsd xs:date (Type = LxDateTimeType.GMonthDay).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new xsd xs:date (Type = LxDateTimeType.GYear).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new xsd xs:date (Type = LxDateTimeType.GYearMonth).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new xsd xs:time (Type = LxDateTimeType.Time).  
    Public MethodOverloaded. Indicates whether this instance and a specified object are equal.  
    Public MethodConverts the value to a System.DateTimeOffset.  
    Public MethodServes as the default hash function.Returns the hash code for this instance.Serves as the default hash function.Returns the hash code for this instance.  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing any XSD date time format ( xs:dateTime, xs:dateTimeStamp, xs:date, xs:gYearMonth, xs:gYear, xs:time, xs:gDay, xs:gMonth, xs:gMonthDay)  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:date  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:dateTime  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:time  
    Public MethodReturns a string that represents the current object.Returns the fully qualified type name of this instance.Returns a string that represents the current object.Returns the fully qualified type name of this instance.  
    Public MethodAttempts to change the type of the LxDateTime to the specified newType  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing any XSD date time format ( xs:dateTime, xs:dateTimeStamp, xs:date, xs:gYearMonth, xs:gYear, xs:time, xs:gDay, xs:gMonth, xs:gMonthDay)  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:date  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:dateTime  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Parses a string containing an xs:dateTimeStamp (XSD 1.1)  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:time  
    Top
    See Also