Daily Archives: January 18, 2007

A bug, you say?

There’s a silly bug in a C# method for the Calendar class, GetWeekOfYear: Its second parameter accepts a CalendarWeekRule enumeration with a choice of FirstDay, FirstFourDayWeek or FirstFullWeek. There’s a great example in the API/documentation, however, the samples don’t seem … Continue reading

Posted in Programming | Comments Off on A bug, you say?

Wuther

I read that a huge storm has hit Europe, disrupting many public services and killing a couple of dozen people. That doesn’t really compare with the snowstorm that hit our province a couple of days ago. Did I mention the … Continue reading

Posted in We-reflect-news | 1 Comment