Aspose::Words::Fields::IFieldResultFormatter::FormatDateTime method

IFieldResultFormatter::FormatDateTime method

Called when Aspose.Words applies a date/time format switch, i.e. @ “dd.MM.yyyy”.

virtual System::String Aspose::Words::Fields::IFieldResultFormatter::FormatDateTime(System::DateTime value, System::String format, Aspose::Words::CalendarType calendarType)=0

See Also