hey guys,
will the date$ function *always* return the date in the
mm-dd-yyyy format or is it machine dependent? in other words,
can it ever come back as dd-mm-yyyy? this is important if i'm going
to use eric's method (see my last post) for parsing and
comparing dates. thanks!
scott
my last post:
http://www.powerbasic.com/support/pb...ead.php?t=3099
------------------
scott wolfington
http://www.boogietools.com
[this message has been edited by scott wolfington (edited march 05, 2003).]
will the date$ function *always* return the date in the
mm-dd-yyyy format or is it machine dependent? in other words,
can it ever come back as dd-mm-yyyy? this is important if i'm going
to use eric's method (see my last post) for parsing and
comparing dates. thanks!
scott
my last post:
http://www.powerbasic.com/support/pb...ead.php?t=3099
------------------
scott wolfington
http://www.boogietools.com
[this message has been edited by scott wolfington (edited march 05, 2003).]
Comment