aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/julienschmidt/httprouter
diff options
context:
space:
mode:
authorIngo Richter <ingo.richter+github@gmail.com>2017-04-08 18:24:16 -0700
committerIngo Richter <ingo.richter+github@gmail.com>2017-04-08 18:24:16 -0700
commitd2df602c25afe3193e2b4d434042b47de64a00e6 (patch)
treedb5b17db8d45ff1a96a52fc8c15ded3713aa1c3e /vendor/github.com/julienschmidt/httprouter
parent146f19e1dc8143096bca6bfd0adf2e1f8d9be7b7 (diff)
Add `CompletedDate` to todo item.
`CompletedDate` will save a timestamp in ISO8601 format (Internet date/ time format to preserve timezone information) Added a new `Complete` and `Uncomplete` method for todo_item. Currently a todo has a boolean flag and the timestamp to indicate that the item is completed. The boolean flag could be kept for backward compatibility (reading the json into memory), but should be omitted for files being written.
Diffstat (limited to 'vendor/github.com/julienschmidt/httprouter')
0 files changed, 0 insertions, 0 deletions