Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for some (0.17 sec)

  1. okhttp-tls/src/main/kotlin/okhttp3/tls/internal/der/Adapters.kt

          }
    
        return dateFormat.format(date)
      }
    
      /**
       * A timestamp like "191216030210Z" or "20191215190210-0800" for 2019-12-15T19:02:10-08:00. This
       * is the same as [UTC_TIME] with the exception of the 4-digit year.
       */
      val GENERALIZED_TIME =
        BasicDerAdapter(
          name = "GENERALIZED TIME",
          tagClass = DerHeader.TAG_CLASS_UNIVERSAL,
          tag = 24L,
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Mon Jan 08 01:13:22 GMT 2024
    - 15K bytes
    - Viewed (0)
Back to top