Follow Me

Tag Archive | "how to find no. of days if two dates known"

How to calculate days remaining in date of birth

Saturday, May 22, 2010

0 Comments

How to calculate days remaining in date of birth from current time? One day I need to find how many days remain in someone’s date of birth. Therefore I wrote this small script for calculating how many days remain in date of birth. It will display no. of days, for this I used dateDiff function. [...]

Continue reading...