Does Boo support DateTime literals? Something like this:
myDate = #2011/1/1#
There is no mention about it on the Boo wiki: http://docs.codehaus.org/display/BOO/Builtin+Literals. Thanks.
Per documentation, it appears that it doesn't.