Click or drag to resize

JcampReaderBlockCreationTime Property

Creation date/time of the JCAMP file. Be aware that due to different date/time formats, the creation time may be incorrect. If the creation time could not be parsed, the value is MinValue.

Namespace: Altaxo.Serialization.Jcamp
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public DateTime CreationTime { get; protected set; }

Property Value

DateTime
See Also