Home
last modified time | relevance | path

Searched refs:createTimestampFormat (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DTimestamps.java87 return createTimestampFormat();
91 private static SimpleDateFormat createTimestampFormat() { in createTimestampFormat() method in Timestamps