chiark / gitweb /
Fix mis-merged trackdb_open().
[disorder] / lib / dateparse.c
index cb2426697ac195a235a60702a7422fbe3522b5e6..be96e8f437377590dc9b90aa7d05cfd8f06b841c 100644 (file)
  * This set of patterns is designed to parse a specific time of a specific day,
  * since that's what the scheduler needs.  Other requirements might need other
  * pattern lists.
+ *
+ * NB DisOrder now uses my_strptime() instead of the system strptime().  This
+ * has some bits missing.  Therefore check carefuly before adding to this
+ * table.
  */
 static const char *const datemsk[] = {
   /* ISO format */