Extending the Date Object
Digital Web Magazine have just published a very nice article on extending the Javascript Date Object. Which as well as giving some very nice new Date functions also explains using the Javascript object model (with prototypes) and extending built in functions. Well worth a read.
