Datatype for <class>Studio.Project</class> property LastModified which is needed in order to be backward compatible with older XML exports of Studio.Project before we switched to using the built in XML support for the import/export of these objects. More...
Static Public Member Functions | |
_.Library.String | LogicalToXSD (_, _.Studio.TimeStamp val) |
Converts the TimeStamp value to the canonical SOAP encoded value. | |
_.Studio.TimeStamp | XSDToLogical (_, _.Library.String val) |
Converts the SOAP encoded input dateTime value into a TimeStamp value. | |
![]() | |
_.Library.TimeStamp | DisplayToLogical (_, _.Library.String val) |
Converts the input value val, which represents a Display timestamp value,. More... | |
_.Library.Status | IsValid (_, _.Library.RawString val) |
Tests if the logical value val, which represents a timestamp. More... | |
_.Library.String | LogicalToDisplay (_, _.Library.TimeStamp val) |
Converts the value of val, which is in logical format YYYY-MM-DD HH:MM:SS[.nnnnnnnnn] , into a display string. More... | |
_.Library.String | LogicalToXSD (_, _.Library.TimeStamp val) |
Converts the TimeStamp value to the canonical SOAP encoded value. | |
_.Library.TimeStamp | Normalize (_, _.Library.RawString val) |
Transforms Logical Date or ODBC Date values into timestamp. More... | |
_.Library.TimeStamp | OdbcToLogical (_, _.Library.String val) |
Converts val, which represents either a Timestamp in ODBC format,. More... | |
_.Library.TimeStamp | XSDToLogical (_, _.Library.String val) |
Converts the SOAP encoded input dateTime value into a TimeStamp value. | |
Static Public Attributes | |
XSDTYPE = None | |
Datatype for <class>Studio.Project</class> property LastModified which is needed in order to be backward compatible with older XML exports of Studio.Project before we switched to using the built in XML support for the import/export of these objects. More... | |
![]() | |
DISPLAYLIST = None | |
The TimeStamp data type class represents a time stamp value. More... | |
MAXVAL = None | |
The maximum allowed logical value for the data type. | |
MINVAL = None | |
The minimum allowed logical value for the data type. | |
VALUELIST = None | |
Used for enumerated (multiple-choice) attributes. More... | |
XMLTIMEZONE = None | |
XMLTIMEZONE specifies the handling of timezone part of the XML format dateTime. More... | |
XSDTYPE = None | |
Declares the XSD type used when projecting XML Schemas. | |
![]() | |
INDEXNULLMARKER = None | |
Override this parameter value to specify what value should be used as a null marker when a property of the type is used in a subscript of an index map. More... | |
Datatype for <class>Studio.Project</class> property LastModified which is needed in order to be backward compatible with older XML exports of Studio.Project before we switched to using the built in XML support for the import/export of these objects.
|
static |
Datatype for <class>Studio.Project</class> property LastModified which is needed in order to be backward compatible with older XML exports of Studio.Project before we switched to using the built in XML support for the import/export of these objects.
Declares the XSD type used when projecting XML Schemas.