Pergunta

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.

Foi útil?

Solução

Per documentation, it appears that it doesn't.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top