getDay method

int getDay()

Implementation

int getDay() => int.parse(substring(8, 10).append0());