**Is your feature request related to a problem? Please describe.** Need to have a quick input to the datetime string Would like to have ``` date_enum = DateFormatEnum.DD_MM_YYYY date_enum.string_format = "%d/%m/%Y" ```