Android Utililty Methods Date Time Hour Get

List of utility methods to do Date Time Hour Get

Description

The list of methods to do Date Time Hour Get are organized into topic(s).

Method

intgetHour()
get Hour
return cal().get(Calendar.HOUR_OF_DAY);