Days between two dates
Posted
#1
(In Topic #1147)
Regular

I'm trying to determine the "date difference" in days between the current day and a future date selected in a Gambas "DateBox" control.
Can anyone offer the proper syntax for comparing / subtracting two dates?
Thanks kindly in advance
Posted
Guru

Posted
Regular

In this case you need two DateBoxes.sarpomira said
…… date selected in a Gambas "DateBox" control.
Specifically you need to use their ".Value" Property, perhaps setting the date manually.
Europaeus sum !
<COLOR color="#FF8000">Amare memorentes atque deflentes ad mortem silenter labimur.</COLOR>
<COLOR color="#FF8000">Amare memorentes atque deflentes ad mortem silenter labimur.</COLOR>
Posted
Regular

Thanks ! :-)
1 guest and 0 members have just viewed this.


