Delegate Calendar.DateFormatDelegate

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll

This delegate type is used to format the string that will be used to display month and year.

C#
Copy
[Obsolete("This has been deprecated in API12")] public delegate string Calendar.DateFormatDelegate(DateTime time)