I have no date modules as this routine will run on too many systems to install on so I am limited.
I am trying to convert two days(examples 03/07/2008 and 07/18/2008) to epoch date so I can subtract them and get the difference in seconds. The time is not a part of this.
O know how to convert to epoch and then subtract and get the difference. However, I want to determine the differnce in days between the two dates. When I get the resulting epoch in seconds, I want to determine what that is in days.
Can someone tell me how to best do this?
Thanks so much.
ljs
I am trying to convert two days(examples 03/07/2008 and 07/18/2008) to epoch date so I can subtract them and get the difference in seconds. The time is not a part of this.
O know how to convert to epoch and then subtract and get the difference. However, I want to determine the differnce in days between the two dates. When I get the resulting epoch in seconds, I want to determine what that is in days.
Can someone tell me how to best do this?
Thanks so much.
ljs