Visual Basic .NET Tutorial 22 - How to show Running Current Date and Time in VB.NET

preview_player
Показать описание
★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!

Date Time Functions In Visual Basic Visual Basic
Getting the current date in visual Basic
Date and Time for Visual Basic
Visual Basic Current Date And Time Label
Visual Basic How Can Display Current Time On A VB Form
Date & Time using VB.NET -
Searches related to running current date and time visual basic
how to display current date and time in visual basic
visual basic get current date and time
Date Time Functions In Visual Basic
Getting and Setting the Current Date and Time
Рекомендации по теме
Комментарии
Автор

Great man! Late, but it still works! Many thanks from Sweden! :-)

aulinjake
Автор

All your videos are very useful for beginner level student, can you please add some videos for communication with hardware like Ethernet, 232, 484, Control-net, Profibus etc....?

rizwanmahmood
Автор

it was simple yet useful. thank you for this tutorial :)

LawlietSullivan
Автор

UR VIDS R STRAIGHT 2 THE POINT & EASY. GREAT STUFF.

DARLENEIAM
Автор

I know it's a simple demonstration, but you really shouldn't leave controls such as timers or labels (or anything for that matter) with their default names - i.e. Timer1, Label1 - especially if you are teaching new programmers - it's encouraging very bad programming practices.   How about someone comes to read your code at a later date?  label1.. wtf?   they need to load the form design to work out in what context label1 is being used.  lblShowCurrentTime or similar is way better.  Just my 2 cents.

frampo
Автор

Yes, A great help your teaching is clear and precise. Thanks

adrianjay
Автор

Nice, plz make one video for serial communication, hyperterminal related

saurabhmoharir
Автор

Thank´s for your time for us. Cool tutorial.

christianzamora
Автор

thank you so much sir this is my first program and i want to learn more from u

bepositive
Автор

Do you have one for converting local time to another time zone(of any) using this same method?

Thundergamingz
Автор

what is code for AM and PM?
help me thanks

HVIR
Автор

Thank you Sir. This tutorial help me so much :)

kencule
Автор

Whats the difference between date.now and datetime.now?

fedrickification
Автор

sir help how to code label if the time is A:M show message goodmorning in label then if PM show message goodafternoon

basangsisiwtv
Автор

why do i have to click it to get the time?

double
Автор

Wow thanks. So how can I save it in database

Emilixm
Автор

How we can change time in digital clock manually in visual basic

AbhishekMishra-lhjw
Автор

but time has stopped until the next click. Please help me.

isaqpasha
Автор

How to display the day of the month in Visual Basic

pngxhqn
Автор

for 24hour format use datetime.now instead of date.now :D the rest is the same

rafsrafado