Class LegacyCrowdBackupDateConverter

java.lang.Object
com.atlassian.crowd.migration.date.LegacyCrowdBackupDateConverter
All Implemented Interfaces:
CrowdBackupDateConverter

public class LegacyCrowdBackupDateConverter extends Object implements CrowdBackupDateConverter
Parses and formats dates using the date format used in Crowd before 3.3.0. The format is locale dependent, so care must be taken that the JVM's locale is the same as the locale used during the creation of the backup.