Categories
Search → vbscript examples datepart function

VBScript Functions : DatePart()

With DatePart() function in VBScript language you could take only some parts of current time and display/use in your applications. Following examples will show you and give a brief on this function. .
DETAILS

VBScript Examples : DatePart Function

DatePart function is a very useful function to get the a part of a date. You may get year, month, day of year .. etc. of a specific date.
DETAILS
©2003-2019 jCay.com