Vgs Expiry Date Format
Card expiry date format used by com.verygoodsecurity.vgscollect.widget.compose.state.VgsExpiryTextFieldState.
Pick one for inputDateFormat (how the user types) and one for outputDateFormat (how the value is sent to VGS). They can differ — for example, accept MM/yy from the user but submit yyyy/MM.
Inheritors
Types
Properties
Functions
Link copied to clipboard
Reformats text from this format into targetFormat, or null when text cannot be parsed.