Class TimestampFormatter

java.lang.Object
org.fest.swing.junit.ant.TimestampFormatter

class TimestampFormatter extends Object
Understands formatting a date using ISO8601-like pattern: yyyy-MM-ddTHH:mm:ss. It does not support timezone.
  • Constructor Details

    • TimestampFormatter

      TimestampFormatter()
  • Method Details