Class ISO8601


  • @Deprecated
    public class ISO8601
    extends org.gitlab4j.models.utils.ISO8601
    Deprecated.
    use ISO8601 instead
    • Field Summary

      • Fields inherited from class org.gitlab4j.models.utils.ISO8601

        DATE_ONLY_PATTERN, MSEC_PATTERN, OUTPUT_MSEC_PATTERN, OUTPUT_PATTERN, PATTERN, PATTERN_MSEC, SPACEY_MSEC_PATTERN, SPACEY_PATTERN, UTC_PATTERN
    • Constructor Summary

      Constructors 
      Constructor Description
      ISO8601()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class org.gitlab4j.models.utils.ISO8601

        dateOnly, getTimestamp, getTimestamp, toCalendar, toDate, toInstant, toString, toString, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ISO8601

        public ISO8601()
        Deprecated.