android-rss
android-rss copied to clipboard
Update parse date
Use function arguments instead of global variables [1,2]. This makes the code more robust in multi-threaded calling contexts. Please also add test cases that can be executed with "mvn test". See existing test cases.
[1] https://github.com/ravenfeld/android-rss/commit/e24d4cb2d69241df5367c6af4a3114276913ac7c#L0R65 [2] https://github.com/ravenfeld/android-rss/commit/e24d4cb2d69241df5367c6af4a3114276913ac7c#L0R29