Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for NANO (0.13 sec)

  1. okcurl/src/main/kotlin/okhttp3/curl/logging/OneLineLogFormat.kt

    import java.time.ZoneOffset
    import java.time.format.DateTimeFormatterBuilder
    import java.time.temporal.ChronoField.HOUR_OF_DAY
    import java.time.temporal.ChronoField.MINUTE_OF_HOUR
    import java.time.temporal.ChronoField.NANO_OF_SECOND
    import java.time.temporal.ChronoField.SECOND_OF_MINUTE
    import java.util.logging.Formatter
    import java.util.logging.LogRecord
    
    /**
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Fri Apr 05 03:30:42 GMT 2024
    - 2.1K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    3326          ; mapped                 ; 30C9 30EB     # 1.1  SQUARE DORU
    3327          ; mapped                 ; 30C8 30F3     # 1.1  SQUARE TON
    3328          ; mapped                 ; 30CA 30CE     # 1.1  SQUARE NANO
    3329          ; mapped                 ; 30CE 30C3 30C8 #1.1  SQUARE NOTTO
    332A          ; mapped                 ; 30CF 30A4 30C4 #1.1  SQUARE HAITU
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
Back to top