An Android date math app that allows you to easily:
- Add and subtract days from a date
- Determine number of days, weeks, and months between dates
- Determine time between dates in natural language
This project began as a request from my wife to help the nurses at her practice. They were counting out dates for shots, follow up appointments, etc on the calendar. She asked me to make an app that would do it for them. I agreed and created the app using [ActionBarSherlock] so it would be available across the widest range of devices. It has now been converted to [ActionBarCompat] since ActionBarSherlock is no longer supported.
- Doyle Young - dyoung@gmail.com
Copyright 2012 - 2022 Doyle Young
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.