IonicWind Software

IWBasic => Console Corner => Topic started by: Brian on February 28, 2024, 05:33:41 AM

Title: Getting Elapsed Days
Post by: Brian on February 28, 2024, 05:33:41 AM
Hi,

As part of one of my current programs, I needed to calculate the number of days between certain dates. I have set up a program derived from another called Date_Routines.iwb (attached) and called it Elapsed.iwb, also attached

Put your own DoB in to see how many days you have lived at Line 31

Brian