Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Specifies the different types of date formats for HIBC LIC. More...
Inherits Enum.
Static Public Attributes | |
int | MMDDYY = 2 |
MMDDYY format. More... | |
int | MMYY = 1 |
MMYY format. More... | |
int | NONE = 7 |
Do not encode expiry date. More... | |
int | YYJJJ = 5 |
Julian date format. More... | |
int | YYJJJHH = 6 |
Julian date format with hours. More... | |
int | YYMMDD = 3 |
YYMMDD format. More... | |
int | YYMMDDHH = 4 |
YYMMDDHH format. More... | |
int | YYYYMMDD = 0 |
YYYYMMDD format. More... | |
Specifies the different types of date formats for HIBC LIC.
|
static |
MMDDYY format.
|
static |
MMYY format.
|
static |
Do not encode expiry date.
|
static |
Julian date format.
|
static |
Julian date format with hours.
|
static |
YYMMDD format.
|
static |
YYMMDDHH format.
|
static |
YYYYMMDD format.
Will be encoded in additional supplemental data.