English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How do you display the current date and time in Visual Basic?

What is the code to do that?

2007-02-19 03:30:15 · 1 answers · asked by Kino K 1 in Computers & Internet Programming & Design

1 answers

current date and time is displayed by using the Now() function

for example

textBoxDateTimeDisplay.text = NOW()

2007-02-19 03:35:41 · answer #1 · answered by rod 6 · 0 0

fedest.com, questions and answers