public class PrintCurrentTime {
public static void main(String[] args){
System.out.format("\nCurrent Date time: %tc%n\n", System.currentTimeMillis());
}
}
// function to validate the entry made by user in user form function validateEntry (){ // declare a variable and referernece of active goog...