Click to See Complete Forum and Search --> : System Date


Sacul Nairb
May 6th, 2001, 12:45 AM
Hi guys. This sounds really dumb, but I need a small piece of code. I don't have the help files for visual basic 6, and I need to get the system date for a program I am writing. I have looked all over the site, and can't seem to find it. I'm assuming its a relatively easy function, but I can't find it. Any help would be appriciated. (probably something easy like strdate = GetDate)
~Sacul

cksiow
May 6th, 2001, 12:52 AM
dim i
i = Date
debug.print i

HTH

cksiow
http://vblib.virtualave.net - share our codes