Question

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.

Was it helpful?

Solution

Per documentation, it appears that it doesn't.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top