eXtropia: the open web technology company
Technology | Support | Tutorials | Development | About Us | Users | Contact Us
Development resources
 ::   WebWare 2.1 (Perl)
 ::   WebWare 2.0 (Java)
 ::   Cool hacks
radical hacks
Y2K Fix  
This bug fix contains a standard get_date() subroutine replacement for every script that uses it. It turns out that the current century setup is completely unnecessary. So we simply add 1900 to the year returned from localtime. The plain text version is located in the above URL.