Sunday, September 8, 2013

Format for date object in java?

Format for date object in java?

I was wondering how I can just set a time such as 10:30am to a Date object
from java.util.date? How would I format this? For example Date date1 =
10:30am.

No comments:

Post a Comment