Files
bitcoin/src/wallet
practicalswift a7324bd799 Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
* Z is the zone designator for the zero UTC offset.
* T is the delimiter used to separate date and time.

This makes it clear for the end-user that the date/time logged is
specified in UTC and not in the local time zone.
2018-03-09 15:02:01 +01:00
..
2018-03-07 17:11:54 +01:00
2018-03-07 17:11:54 +01:00
2017-12-13 23:36:43 +13:00