Active Articles: 2038
Total Categories: 16
Sub Categories:616
Long Date And Time Format | ||||||||
The Following code will print out the date so that it's in a long date format including the appropriate suffix - i.e st, nd, rd. Here's the code in action: Thursday 12th May 2005 ... learn more
| ||||||||
| ||||||||
LastMod | ||||||||
One of the things missing from the current version of ASP is the ability to get the date/time a file was LastModified. Sometimes it is useful to report the date/time the ASP file was last physically modified. This component is designed to provide that information. ... learn more
| ||||||||
| ||||||||
Finding the difference between date | ||||||||
This code will find the difference between two dates, either in months, quarters, or days. ... learn more
| ||||||||
| ||||||||
ASPTime | ||||||||
This is a stop-clock component for ASP. It has an average accuracy of 5 milli seconds. You could use it for timing your code, speed comparisons, etc. ... learn more
| ||||||||
| ||||||||
ECS Datetime | ||||||||
ECS DateTime is a server-side component that can be used to access NTP Servers. It can be implemented on ASP pages or from any other COM enabled environment. ... learn more
| ||||||||
| ||||||||
