how do I read a timestamp from a text file using a Scanner? used nextLine etc but of course none work, so my question is what's the proper way to do it? (the txt file i want t...