Skip to the content.

PromptPlus API:FormatYear

Build Publish License NuGet Downloads

Back to List Api

FormatYear

Namespace: PPlus.Controls

Represents Format Year input

public enum FormatYear

Inheritance ObjectValueTypeEnumFormatYear
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Long 0 Long format 4 dig.
Short 1 Short format 2 dig.

Back to List Api