MarkusAJacobsen/NABL

Date is not corect when clicking in an EditText field under Registering, Export and TimeLogging

Closed this issue · 6 comments

The month is 0-based => Jan = 0, etc ..

True

So they are sat by constants. So to fetch them from an Calendar object use https://developer.android.com/reference/java/util/Calendar.html#get(int)

Just to make sure ... dud you fix this issue on registering too ?

It isn't as much a "fix" as not understanding how to use the Calendar Library
image

But, no there are no issue with project registration