Date and time format

By default, DevCenter outputs dates using the yyyy-MM-dd HH:mm:ssZ format and the time zone GMT.

DataStax DevCenter is compatible with DataStax Enterprise (DSE) versions up to 5.0.

By default, DevCenter outputs dates using the yyyy-MM-dd HH:mm:ssZ format and the time zone GMT, but you can change this by adding or editing the devcenter.date.format or devcenter.timezone.id parameters in the DevCenter-installation-directory/configuration/config.ini file.

devcenter.date.format=yyyy.MM.dd G 'at' HH:mm:ss z
devcenter.timezone.id=America/New_York

Timezone id value examples: Europe/Berlin, Japan, or US/Pacific. Consult this list for further examples.