Joda Time resource not found error [duplicate] Joda Time resource not found error [duplicate] android android

Joda Time resource not found error [duplicate]


Sorry for wasting peoples' times, @adelphus is correct - I did not initialize with:

JodaTimeAndroid.init(this);

It was in my code, but I need to refactor to ensure this is hit.