dateparser is a smart and high-performance date parser library, it supports hundreds of different formats, nearly all format that we may used. And this is also a showcase for "retree" algorithm.
-
Updated
Apr 15, 2024 - Java
dateparser is a smart and high-performance date parser library, it supports hundreds of different formats, nearly all format that we may used. And this is also a showcase for "retree" algorithm.
An extremely fast parser and formatter of standardized date and date-times supporting RFC-3339 (ISO-8601 profile) and more.
App is an example of getting data from the remote data source performed by AsyncTaskLoader on the background thread. It's list of Earthquakes, each item shows eartquakes magnitude, time and location. Data are fetched by making HTTP request to the Earthquakes API and then by getting JSON response from the server. Clicking on list item, opens anot…
FlexibleParser is a group of multi-purpose Java parsing libraries. This is a conversion to Java of the original C# code in the FlexibleParser repository (https://github.com/varocarbas/FlexibleParser).
Add a description, image, and links to the dateparser topic page so that developers can more easily learn about it.
To associate your repository with the dateparser topic, visit your repo's landing page and select "manage topics."