Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdecker-mobilecomputing/ionic_datumsberechnung
Ionic app to perform calculations on dates.
https://github.com/mdecker-mobilecomputing/ionic_datumsberechnung
capacitor date ionic
Last synced: 5 days ago
JSON representation
Ionic app to perform calculations on dates.
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/ionic_datumsberechnung
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2020-02-28T18:40:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T15:53:14.000Z (about 1 year ago)
- Last Synced: 2024-11-09T22:41:11.308Z (2 months ago)
- Topics: capacitor, date, ionic
- Language: TypeScript
- Homepage:
- Size: 5.89 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ionic-App "Datumberechnung" (Date Calculation) #
Simple [Ionic](https://ionicframework.com) app to perform date calculations:
* Number of days between two days.
* Add/subtracting number of days from given date.
----
## Screenshots ##
![Screenshot 1](screenshot_1.png) ![Screenshot 2](screenshot_2.png)
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License)
for the files in this repository.