FieldDateTimeFormatter
Overview
FieldDateTimeFormatter is a class in Aspose.PDF FOSS for .NET.
Formats a date/time value string according to an Acrobat-style date format.
This class provides 1 method for working with FieldDateTimeFormatter objects in .NET programs.
Available methods include: Format.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
Format(dateFormat: string, dateValue: string) | Format a date value string according to the given Acrobat date format. |