Credit Card Expire Date (mm/yy) generator

Last modified: April 3, 2025

The Credit Card Expire Date (mm/yy) generator creates realistic expiration dates for credit cards in the standard mm/yy format. These dates usually fall within a range of current and future months, ensuring they resemble valid expiration periods used for credit card transactions.

Generator properties

The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.

Short name Example of generated data Data type matching Country-specific
Expire Date 01/13, 04/10, … character varyingcharactertext Default

Matching rules

The generator can be assigned to a column that matches any of the following rules:

  • The column name ends with ‘Start’ or ‘Expiry’, preceded by any or no characters, regardless of the table name.
  • The column name contains ‘CreditCard’ or ‘cc’, preceded or followed by any or no characters, and ends with ‘Start’ or ‘Expiry’, regardless of the table name.
  • The column name contains ‘Start’ or ‘Expiry’, preceded or followed by any or no characters, and it belongs to a table whose name contains ‘Credit Card’, with any or no characters before or after.
  • The column name contains ‘CreditCard’ or ‘cc’, preceded or followed by any or no characters, then goes ‘Start’ or ‘Expiry’, and ends with ‘Date’, with any or no characters in between, regardless of the table name.
  • The column name contains ‘Start’ or ‘Expiry’, preceded or followed by any or no characters, and ends with ‘Date’, and it belongs to a table whose name contains ‘Credit’ or ‘Card’, preceded or followed by any or no characters.
  • The column name starts with ‘Card’, then goes ‘Start’ or ‘Expiry’, preceded or followed by any or no characters, and ends with ‘Date’, regardless of the table name.
  • The column name is ‘FYMonthYear’, regardless of the table name.
  • The column name starts with ‘Calendar’ and ends with ‘MonthYear’, with any or no characters in between, regardless of the table name.

Configure additional options

The generator produces data based on a regular expression. Since it is built on the RegExp generator, see Regular Expression generator to customize settings and understand the correct usage of syntax.

Preview of the column data generated by the Credit Card Expire Date (mm/yy) generator

Credit Card Expire Date (mm/yy) generator