XmlSpecsHelperXmlSchemaTimeFormatImprecise Field |
Date Time Formatting string which meets the the specified format for xsd:time, this formatting string is imprecise in the sense that it does not preserve the fractional seconds.
Namespace:
VDS.RDF.Parsing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public const string XmlSchemaTimeFormatImprecise = "HH:mm:ssK"
Public Const XmlSchemaTimeFormatImprecise As String = "HH:mm:ssK"
Field Value
Type:
StringRemarks See Also