Like what you see? Have a play with our trial version.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To learn how to use Calendar Commands, please refer to this guide.

public abstract List<CalendarCommand> getRightPredicate();

...

To learn how to use Calendar Commands, please refer to this guide.

Helper Functions

public final List<CalendarCommand> getBeginningOfToday();

...

  • int calendarField: This value represents one of the integer values corresponding to Java’s calendar class (java.util.Calendar) and tells yellowfin which date/time value to use in the calculation. 

...