]> Sergey Matveev's repositories - nnn.git/commit
Use standard date formats. (#74)
authorcodeliveroil <16970305+codeliveroil@users.noreply.github.com>
Fri, 5 Jan 2018 22:19:27 +0000 (14:19 -0800)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 5 Jan 2018 22:19:27 +0000 (03:49 +0530)
commit915df53a041d98e119be95892b493adf787648cd
tree96a417e71521a3cde1b2e8f5f311d94396ca8ad2
parentfd11b53b4eafecc6907ee54af037e36988cfe6ac
Use standard date formats. (#74)

- For standard view, use ISO 8601 date format.
- For detailed view (i.e. stat), use default Linux date
  format. Also, remove GMT offset to avoid confusion in
  determining source of offset when reading alongside
  the local time zone.
nnn.c