Date and Time Functions
Written by Eric Smith, Northstar Computer Systems LLC
A user asked how to use the server date/time to control access to files. The thing to remember is that any date/time functions, such as Date, Time, Now, all work based on the server’s date and time, not the client computer’s date and time. This, of course, assumes we’re talking about server-side scripting. This is especially important when dealing with international sites and users. If you are showing a date and time, make sure you know who you’re showing it to.
Keywords: [
Uncategorized ASP Tips
]
Publication Date: 6/1/2000
|