Class TZCHECK

java.lang.Object
org.jpos.q2.cli.TZCHECK
All Implemented Interfaces:
CLICommand

public class TZCHECK extends Object implements CLICommand
CLI command that prints the JVM time zone and its upcoming DST transitions.
  • Constructor Details

    • TZCHECK

      public TZCHECK()
      Default constructor; no instance state to initialise.
  • Method Details