|
September 29, 1999 Writing Y2K Compatible Scripts Tips: September 1999
Yehuda Shiran, Ph.D.
|
|
The next millennium is just around the corner, and so is its nightmare -- the Y2K bug. Are you prepared? JavaScript's getYear() method is JavaScript's only connection to the Y2K problem. We won't discuss the operation of this method on different browsers, but we'll show you how to overcome the problem. Take a look at the following script:
At the end of this code segment, the
People who read this tip also read these tips: Look for similar tips by subject: |