[Gambas-user] DateAdd-function documentation

Rob sourceforge-raindog2 at ...94...
Tue Jun 1 16:33:09 CEST 2004


On Tuesday 01 June 2004 09:59, VBTricks.de.vu Webmaster wrote:
> Well, here's a summary of the MSDN-entry for DateAdd

This would be trivial to implement as a Gambas function for all 
except the month and quarter intervals (and even then it's not 
that tough, just a lot of code.)

Maybe I'll try it myself later, though I guess I'd have to start 
by figuring out how to convert Gambas date/times to Unix times 
(seconds since midnight on Jan. 1, 1970.) :)

Rob





More information about the User mailing list