Posts tagged with 'date'


Calculating the date of Easter for a particular year

A long time ago, in a galaxy far, far away – OK, it was in London in 1993 – I added a DateEaster function to my personal Dates unit, written in Borland Pascal 7. So: 16-bit DOS for all you oldies. For a bit of fun, I shall present it here with some commentary. […]

READ MORE

JavaScript for C# developers: writing a library (part 2)

As I said last time, my first library object is going to be a cookie object. […]

READ MORE

JavaScript for C# developers: date basics

A scenic diversion on the road to understanding JavaScript when you're a C# programmer. […]

READ MORE