Guest_imported
New member
- Jan 1, 1970
- 0
Hello and thanks in advance. I am trying to write a java program to calculate the number of days b/w two inputed dates in an eight digit format eg. 1015199. Really would appreciate any ideas on how to go about doing this, I think I have the basic logic down but is there any function I could use to find the exact number of days in a month in any given year in Java. Code would be greatly appreciated.