Overview
DateSerialConverter is a class in Aspose.Cells FOSS for .NET.
Provides date serial converter operations.
Methods
| Signature | Description |
|---|
ToSerial(value: DateTime, dateSystem: DateSystem) | The double. |
FromSerial(serial: double, dateSystem: DateSystem) | The date time. |
See Also