DateDiff – A simple JavaME mobile app to calculate the day differences between two dates
|
|
There are times where I am required to calculate the day/month/year differences between two dates, which I found a little bit troublesome to do repeatedly even if it is just a simple estimate. So in turn, I created this mobile app to do the job, which greatly increase my productivity! Here i’m releasing the source code to DateDiff, which is coded and compatible with all JavaME phone:

DateDiff.jar – binary (MIDP 2.0)
datediff_src.zip (source code)
DateDiff is copyrighted by me, and is licensed under a BSD-like license, you can read the terms of use from the ‘About’ menu or from the source code.
Tags: hacks, j2me, javame, Mobile, mypapit, open source, opensource, source code
Keep updated with the latest posts, be a part of over 1,000 subscribers! :
Subscribe to your email
You might also want to read...
- Adapting StringTokenizer for J2ME
- How to make JavaME .jar files downloadable from Apache Web Server
- Linux App Finder – Helps you find GNU/Linux apps for you
- LBRC – Control Linux PC with Bluetooth Device
- It’s the last day of the year 2005
- Perl IP Subnet Calculator
- My new Android app development machine – running on Ubuntu Precise


Leave a Comment