org.encog.util.time
public final class DateUtil extends Object
public static Date createDate(int month, int day, int year)
month
- The month, starting with 1 for Jan.day
- The day of the month.year
- The year.Copyright © 2014. All Rights Reserved.