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

IDE Integration / Classpath 

The definitions for the required Yellowfin classes are available in the following library from a standard Yellowfin installation. This library is located in the /appserver/webapps/ROOT/WEB-INF/lib/ directory of the installation.

  • i4-mi.jar

This dependency contains the CustomDatePeriod class that you will need to extend.

Java Version 

Yellowfin has backwards compatibility to Java 8. Any custom date periods made can be compiled with Java 8 or higher, unless the formatter’s dependencies force the use of a newer Java implementation.

  • No labels