Searched refs:withFormat (Results 1 – 8 of 8) sorted by relevance
59 … public abstract DateTimeSerializerBase<T> withFormat(Boolean timestamp, DateFormat customFormat); in withFormat() method in DateTimeSerializerBase74 return withFormat(Boolean.TRUE, null); in createContextual()87 return withFormat(Boolean.FALSE, df); in createContextual()109 return withFormat(Boolean.FALSE, std); in createContextual()132 return withFormat(Boolean.FALSE, df); in createContextual()
30 public CalendarSerializer withFormat(Boolean timestamp, DateFormat customFormat) { in withFormat() method in CalendarSerializer
35 public DateSerializer withFormat(Boolean timestamp, DateFormat customFormat) { in withFormat() method in DateSerializer
31 public SqlDateSerializer withFormat(Boolean timestamp, DateFormat customFormat) { in withFormat() method in SqlDateSerializer
320 withFormat:fmt426 withFormat:(NSString *)fmt462 withFormat:(NSString *)fmt473 [super stringForFunc:func withFormat:fmt valist:args level:level]];
411 withFormat:(NSString *)fmt
178 InputKind withFormat(Format F) const { in withFormat() function
2159 DashX = DashX.withFormat(InputKind::ModuleMap); in ParseFrontendArgs()2185 IK = IK.withFormat(InputKind::ModuleMap); in ParseFrontendArgs()