| | |
how to separate the date into day, month, and year??
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
![]() |
simply try this
vb Syntax (Toggle Plain Text)
MsgBox Day(Now) & " " & Month(Now) & " " & Year(Now)
Last edited by debasisdas; Oct 3rd, 2007 at 4:30 am.
Share your Knowledge.
•
•
•
•
simply try this
vb Syntax (Toggle Plain Text)
MsgBox Day(Now) & " " & Month(Now) & " " & Year(Now)
wow... it's works! So simple... ^__________^
Thanx...
![]() |
Similar Threads
- date problem (Visual Basic 4 / 5 / 6)
- get html element value using php (PHP)
- compilation error (C++)
- day month year help (C++)
- concatinate date values (ASP.NET)
- link list holding objects (C)
- after a very unproductive day! - code bugs (C++)
- Setting system date and time using c++ (C++)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: Mouse Wheel
- Next Thread: Convert Text or String to VB Command
Views: 6775 | Replies: 4
| Thread Tools | Search this Thread |
Tag cloud for Visual Basic 4 / 5 / 6
* 6 429 2007 access activex add age append application basic beginner birth bmp c++ calculator cd cells.find click client code college column component connection copy creat ctrl+f data database datareport date delete dissertations dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report retrieve save search sendbyte sites sort sql sql2008 sqlserver struct subroutine table tags textbox time timer urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows






