Aspose.Barcode for Python via Java Generation and Recognition API docs
HIBCLICDateFormat Class Reference

Inherits Enum.

Static Public Attributes

int YYYYMMDD = 0
 
int MMYY = 1
 
int MMDDYY = 2
 
int YYMMDD = 3
 
int YYMMDDHH = 4
 
int YYJJJ = 5
 
int YYJJJHH = 6
 
int NONE = 7
 

Member Data Documentation

◆ MMDDYY

int MMDDYY = 2
static

◆ MMYY

int MMYY = 1
static

◆ NONE

int NONE = 7
static

◆ YYJJJ

int YYJJJ = 5
static

◆ YYJJJHH

int YYJJJHH = 6
static

◆ YYMMDD

int YYMMDD = 3
static

◆ YYMMDDHH

int YYMMDDHH = 4
static

◆ YYYYMMDD

int YYYYMMDD = 0
static