Date Picker Problem
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums
![]() |
•
•
Posts: 44
Reputation:
Solved Threads: 3
datepicker1.value = date.now().... is not enough if you expect to display date as you wish. I need to use format command so as to display date as you wish. The syntax to display date as 22-May-2008 is:
Format(Now,"dd-mmm-yyyy")
Other problem can happened if your system date is not correct, if so, correct the system date and you may need to replace the system battery also if you are using old Computer.
Format(Now,"dd-mmm-yyyy")
Other problem can happened if your system date is not correct, if so, correct the system date and you may need to replace the system battery also if you are using old Computer.
![]() |
Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Use TaxtBox value in Find function in VBA (Visual Basic 4 / 5 / 6)
- date problem (Visual Basic 4 / 5 / 6)
- wxPython DateTime problems (Python)
- using calendar picker from Microsoft calendar control 8.0 (Visual Basic 4 / 5 / 6)
- Basic Drop-down date picker (JavaScript / DHTML / AJAX)
- sql query error (Visual Basic 4 / 5 / 6)
- need help (VB.NET)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: Can any body help me with my project
- Next Thread: How to insert datas from one table to another using ADO connection
•
•
•
•
Views: 912 | Replies: 2 | Currently Viewing: 1 (0 members and 1 guests)





Linear Mode