Quantcast
Channel: Beginner Tutorials
Viewing all articles
Browse latest Browse all 15

DateTime Functions

$
0
0

Visual Basic .NET provides a DateTime structure for working with, you guessed it, dates and times. Along with this structure there are many static and instance functions it provides. These functions allow us to do simple things from changing the time value to more complex things like displaying the Date or Time based on specific cultural settings. This tutorial dives into how these functions can be used in VB.NET application development.

read more


Viewing all articles
Browse latest Browse all 15

Trending Articles