P
poolkimmo
I have a piece of code like this:
Now() which returns the correct value of 2006/02/08 08:18:41 (with my
last test)
now if I run the following:
Format(Now, "mmm") that brings Jan
any ideas why?
Now() which returns the correct value of 2006/02/08 08:18:41 (with my
last test)
now if I run the following:
Format(Now, "mmm") that brings Jan
any ideas why?