NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

2.4.7 Date literals

A date literal is a string of Unicode characters representing a date enclosed between two ASCII sharp characters. The literal evaluates to a Date value of the equivalent date/time. The method of converting from the Unicode characters to a date/time value is unspecified.

DateLiteral ::= # Character+ #