#1 Visual Basic Tutorial ~ Time and Date

preview_player
Показать описание
Code: Label1.Text = "Time: " + TimeString
Label2.Text = "Date: " + DateString



-------------------------------------------------------------------------

#1 Visual Basic 2008 Tutorial ~ Time and Date
#1 Visual Basic 2008 Tutorial ~ Time and Date
#1 Visual Basic 2008 Tutorial ~ Time and Date
Рекомендации по теме
Комментарии
Автор

@leonidhaimov Time Zone: Your Computer time to that, I don't really know how to set several time zones. 12 hour format: Label1.Text = "" + TimeOfDay

Replace the two "s with the text before. This will also add the AM and PM to the format ;)

Amatoposters
Автор

This should be called "#1 Visual Basic Tutorial ~ Label Backcolors [bonus date and time]

supersoulllama
Автор

@DarkKhay Dont worry, audioswap is in progress. :)

UrkGuides
Автор

if you dont want that 24 hr time then use + timeofday

Doc
Автор

How can I get times from other time zones?

oi
Автор

How do I set time zone in vb? (And not 24 hours only 12)

BoredDeveloper
Автор

Please comment, rate and maybe subscribe ! Thanks (:

UrkGuides
Автор

If This = Helpful Then
Rating = 5/5
Else
Rating 5/5
End If

GreenishHulk