MCPcopy Create free account
hub / github.com/FishPiOffical/rhythm / parseOrNull

Method parseOrNull

src/main/java/org/b3log/symphony/util/Dates.java:76–85  ·  view source on GitHub ↗

Parses date string with the given pattern. Returns null if invalid. @param dateStr date string @param pattern pattern @return parsed Date or null

(final String dateStr, final String pattern)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

migrateCloudMedalsMethod · 0.95
giveMedalMethod · 0.95
toMillisMethod · 0.95
addDaysMethod · 0.95
isExpiredMethod · 0.95

Calls 2

sdfMethod · 0.95
parseMethod · 0.80

Tested by

no test coverage detected