I need a date and time to be added to GUI interface.
Date and time has to throw an error for working hours.
Time must be 24 hour format.
Day must be name of day, date and month.
I have a Jdate chooser and time picker but I can’t add my own code to the source.
Text fields I can’t seem to get to work for date and time.
Must be for netbeans in Java