Untitled
unknown
plain_text
2 years ago
344 B
5
Indexable
// .minusDays(YESTERDAY)
// .withHour(HOUR)
// .withMinute(MINUTE)
// .withSecond(SECOND);
// .withDayOfMonth(FIRST_DAY_OF_MONTH)
// .withHour(HOUR)
// .withMinute(MINUTE)
// .withSecond(SECOND);
public static final Integer YESTERDAY = 1;Editor is loading...
Leave a Comment