Berlin_Clock_Refactor

This a representation of the Berlin Clock for a given time. To print the Berlin Clock in your command line, pass the time as an argument in string "hh:mm:ss".

To compile: javac src/berlinClock/*.java

To run: java -cp ./path-to/berlinClock.CLI "arg"

alt tag