Package org.processmining.log.formats
Class StandardDateFormats
- java.lang.Object
-
- org.processmining.log.formats.StandardDateFormats
-
public final class StandardDateFormats extends java.lang.ObjectStandard formats for Dates that might be encountered in log data, e.g. in CSV format.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Iterable<java.text.SimpleDateFormat>getStandardDateFormats()
-