R
ReidarT
On the load event of a VB.NET web-form I use format(DateTime.Now,"HH:mm") to
get the time in a textfield.
I want the field to show the next half hour, like 12:30, 13:00, 13:30 and so
on. How can I add something to the
code to achieve this?
regards
reidarT
get the time in a textfield.
I want the field to show the next half hour, like 12:30, 13:00, 13:30 and so
on. How can I add something to the
code to achieve this?
regards
reidarT