Format displayed in the edit box as a guide for user preferred date entry format. This format must be of the local culture of the server or th eculture defined by dbCulture.
Obj.dbEditDateFomat = "Date Format"
Always use MMM-dd-yy where possible to avoid US(MM-dd)/UK(dd-MM) date format conflict.
Obj.dbEditDateFomat = "MMM-dd-yy"
Obj.dbEditDateFomat = "dd.MM.yyyy" Obj.dbCulture = "de-DE"
z Class | Tornado Namespace | dbSQLDateFormat | Special Topic - Formats | Special Topic - Edit