- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TimestampConverter (0.06 sec)
-
src/main/java/org/codelibs/core/beans/util/CopyOptionsUtil.java
* @return A {@link CopyOptions} with a timestamp converter applied. * @see CopyOptions#timestampConverter(String, CharSequence...) * @see TimestampConverter */ public static CopyOptions timestampConverter(final String pattern, final CharSequence... propertyNames) { return new CopyOptions().timestampConverter(pattern, propertyNames); } /**
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 10.6K bytes - Viewed (0)