p-v/DateTimeSeer
A painless way to pick future time.
This tool simplifies the process of letting users input future dates and times in Android applications. It takes free-form English text input (like 'next Tuesday at 3pm') and automatically suggests specific, structured date and time options. Mobile app developers can integrate this to improve user experience when scheduling or setting reminders.
154 stars. No commits in the last 6 months.
Use this if you are an Android developer building an app where users need to easily enter future date and time information.
Not ideal if your application requires date and time input in languages other than English or is not an Android application.
Stars
154
Forks
11
Language
Java
License
MIT
Category
Last pushed
Oct 11, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/p-v/DateTimeSeer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
adbar/htmldate
Fast and robust date extraction from web pages, with Python or on the command-line
alvinwan/timefhuman
Extract datetimes and durations from natural language text as Python objects. Supports ranges,...
akoumjian/datefinder
Find dates inside text using Python and get back datetime objects
DanielJDufour/date-extractor
Extract dates from text
mike182uk/timestring
Parse a human readable time string into a time based value