문제

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top