I see those tests are a waste. The deal is this then: subtype MyDate, as Object;
What you need to do is subclass DateTime, and make subtype MyDate require that type, then coerce from type DateTime. -- Evan Carroll System Lord of the Internets
I see those tests are a waste. The deal is this then: subtype MyDate, as Object;
What you need to do is subclass DateTime, and make subtype MyDate require that type, then coerce from type DateTime. -- Evan Carroll System Lord of the Internets