ImportHandleDateLine Method |
Handles the date line (a line that has started with ##DATE=
Namespace: Altaxo.Serialization.JcampAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected (DateTime? dateValue, DateTime? timeValue) HandleDateLine(
string s
)
Parameters
- s String
- The remaining of the line
Return Value
ValueTupleNullableDateTime,
NullableDateTime[Missing <returns> documentation for "M:Altaxo.Serialization.Jcamp.Import.HandleDateLine(System.String)"]
See Also