JcampReaderBlockHandleDateLine Method |
Handles the date line (a line that has started with ##DATE=
Namespace: Altaxo.Serialization.JcampAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.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.JcampReader.Block.HandleDateLine(System.String)"]
See Also