Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 257
Sujet n° 1482
Date conversion - sample code uploaded to wiki
le 17/11/2006 @ 23:13 par Dave O\'Brien
I've uploaded 2 simple date-conversion subroutines to the Samples section of the iziBasic wiki.
These convert from iziBasic's European date format (YYYYMMDD) to American date format (MMDDYYYY).
Public domain, so use them as you like.
http://wiki.aldweb.com/index.php?wiki=Samples
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497 Réponse n° 1 -------- le 19/11/2006 @ 18:14 par aldweb
visiteur
Hello Dave,
This is a nice and quick "native" iziBasic source code.
bh77a also provided some time ago a PP applet here to deal with date conversions, together with other functions to deal with dates.
Would it really be required to enhance iziBasic natives functions to deal with such date format conversions and calculations?
Cheers,
@+ aldweb
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497 Réponse n° 2 -------- le 20/11/2006 @ 06:46 par Dave O\'Brien
visiteur
Required? I don't think so, especially now that there are published workarounds.
Nice to have? Certainly, but we'd have to put that wish on the list with the others, and I think there are others that are a better bang for the buck.