danikuper
Registered User.
- Local time
- Today, 16:04
- Joined
- Feb 6, 2003
- Messages
- 147
Hi,
I have a very simple line of code that is taking the date and adding it to a text box by using the Date function. However, the date that is being shown is not the current system date, but some other date. For example, instead of showing 04/22/2003 it shows 04/11/2003.
I'm using the Now function instead but I'd like to know if someone has any idea of why this is happening.
By the way, can I have with the Now function only the date and not the time?
thanks!
I have a very simple line of code that is taking the date and adding it to a text box by using the Date function. However, the date that is being shown is not the current system date, but some other date. For example, instead of showing 04/22/2003 it shows 04/11/2003.
I'm using the Now function instead but I'd like to know if someone has any idea of why this is happening.
By the way, can I have with the Now function only the date and not the time?
thanks!