getHour method

int getHour()

Implementation

int getHour() => int.parse(substring(0, 2).append0());