PPITime - time manipulation

PPITime is a class that contains a methods for parsing, comparing and generating time strings. Here's what is currently available:
  • API for the class
  • Jar file containing the class, source and examples.
Installation instructions:
  1. Place the "pdsppi.jar" file in $JAVA_HOME/jre/lib/ext
  2. Add "$JAVA_HOME/jre/lib/ext/pdsppi.jar" to your CLASSPATH environment variable.

Also available is: Example application

Important addition information. Read This