|
-
Feb 23rd, 2004, 01:35 AM
#1
Thread Starter
Hyperactive Member
Wrong Date Format
Hey guys, I have had this problem for a while and haven't been able to figure it out. For some reason, all timestamps on my computer have the wrong date format. For example, Feb. 23, 2004 shows up as 23/02/04 instead of 02/23/04. Even when I use the Date function in Visual Basic, it shows this format. At first, I thought it was a wrong setting in the time/date properties, though I checked and I have the date and time correct, and I have the timezone set to 'Eastern time' because I live in Pennsylvania, USA. I am using Windows 98SE.
Code:
If LostAngel.Tag = "Programming" then
LostAngel.Caption = "Awake"
Else
LostAngel.Caption = "Dreaming of Code"
End If
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|