开发者

Does Boo support DateTime literals?

开发者 https://www.devze.com 2023-04-02 06:55 出处:网络
Does Boo support DateTime literals?So开发者_如何学运维mething like this: myDate = #2011/1/1# There is no mention about it on the Boo wiki: http://docs.codehaus.org/display/BOO/Builtin+Literals. Tha

Does Boo support DateTime literals? So开发者_如何学运维mething 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.

0

精彩评论

暂无评论...
验证码 换一张
取 消