Friday, October 15, 2010

Datetime comparison for Azure Table Storage REST API


string.Format("{0} le datetime'{1}'", PropertyName, XmlConvert.ToString(cutoffDate, XmlDateTimeSerializationMode.RoundtripKind))

although obviously this will then need to be UrlEncoded

No comments:

Post a Comment