dateTimeOf

fun dateTimeOf(year: Int, month: Int = 1, day: Int = 1, hours: Int = 0, minutes: Int = 0, seconds: Int = 0, millis: Int = 0): DateTime

Build DateTime