[
  {
    "Id": "267608",
    "ThreadId": "78221",
    "Html": "<p>I tried the command: zipit test.zip -D &quot;c:\\program files\\zipit &quot;mtime &gt; 2009-12-13:10:30 AND name = *.*&quot;</p>\r\n<p>Zipit returns:&nbsp; Exception: System.formatException: String was not recognized as a valid DateTime.</p>\r\n<p>This example looks like the examples in the documentation, and I can't see what I am doing wrong.&nbsp; Using: &quot;mtime &gt; 2009-12-13 AND name = *.*&quot; works OK, so the problem is me trying to add the time.&nbsp;</p>\r\n<p>Can you see what I am doing wrong?&nbsp;</p>",
    "PostedDate": "2009-12-15T08:39:46.11-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "267641",
    "ThreadId": "78221",
    "Html": "<p>The format is YYYY-MM-DD-HH:mm:ss , and you can't skip any parts.</p>\r\n<p>Use a dash to separate the day from the hour (you used a colon), and don't forget to include the seconds.</p>\r\n<p>I think maybe you want:&nbsp; &quot;mtime &gt; 2009-12-13-10:30:00 AND name = *.*&quot;</p>\r\n<p>Does the documentation show the use of this form?&nbsp; &quot;mtime &gt; 2009-12-13:10:30&quot;&nbsp;&nbsp; If so, please point me to the page; I need to fix that.</p>",
    "PostedDate": "2009-12-15T10:03:33.9-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "267665",
    "ThreadId": "78221",
    "Html": "<p>Thanks Cheeso for the prompt reply.&nbsp; Yes, the documentation shows on page 3, in the Examples of Selection Criteria table, example 3, a use of the colon connector.&nbsp; In the documentation narative, it specifies the correct form of syntax, but in my old age,&nbsp;it looked just like the example in the table.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>Thanks again for all your work on this product.&nbsp;</p>",
    "PostedDate": "2009-12-15T11:11:33.23-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "267678",
    "ThreadId": "78221",
    "Html": "<p>Thank you - I'll get that fixed.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-12-15T11:53:13.79-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]