Date Difference is a tutorial which helps the users to find the number of days between two specified dates on their websites. The number of days between two days can be obtained by the function of DateDiff(). It is described in detail with an...
Date Formatter for ASP (Date Formatter) is a tutorial which helps the users to show the date in simple way on their websites. The procedure of this tutorial is explained in detail with an example step-by-step. Users can use ASP to show the day of...
Date Function is a tutorial which shows how to print the system date to the webpage. This tutorial explains in detail about the date functions with an example. This tutorial is very essential for the users. Using the date function in VB script as...
Displaying the servers current date is a tutorial which explains about the function to show the servers current date on the websites. The procedure of this tutorial is explained in detail with an example. This tutorial guides the users for...
How to convert http date to OLE(VB/VBS) date is a tutorial which shows the way to transform the HTTP date to OLE date such as VB or VBS for the users on their websites. The procedure of this tutorial is described in detail with an example. This...
SQL: Select Birthdays in a Date Range is a tutorial which helps the users the range of date to select birthday's date on their websites. The procedure of this tutorial is described in detail with an example. This tutorial guides the users to...
Calcolare differenze tra le date is a tutorial which helps the users how to calculate the date inbetween two specified dates on their websites. It also shows the way to find the number of years, months, days, hours, minutes, seconds, etc., between...
Calculating Date Differences with DateDiff is a tutorial which helps the users to calculate the number of month, days, etc., inbetween the two dates on their websites. This tutorial shows the setting description. The procedure of this tutorial is...
Date Manipulation is a tutorial which helps the users to take the part of the date with DatePart on their websites. First day of week optional parameter can have the values from zero to seven and also shows the value for part of date, first day of...
Date Manipulation Part 2 : Adding & Subtracting Dates & Times is a tutorial which helps the users to show the function of DateAdd. This function is used for including or removing date and time. The parameters of DateAdd are amount to... |