May 26, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a5a4d98ea16db73463d73bfdee25c68a7517e12d
      https://github.com/D-Programming-Language/phobos/commit/a5a4d98ea16db73463d73bfdee25c68a7517e12d
  Author: jmdavis <jmdavisProg@gmx.com>
  Date:   2014-05-24 (Sat, 24 May 2014)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Some cleanup of std.datetime.

This is mostly some cleanup which takes advantage of some stuff like format being pure now, but it also removes the long month name and case-insensitive months for simple time. I don't know why it was there (probably idiocy on my part), and it violates the format for simple time as defined by the documentation.


  Commit: ee5e6684ea5f31b1a4b892c761121e5a309bc66c
      https://github.com/D-Programming-Language/phobos/commit/ee5e6684ea5f31b1a4b892c761121e5a309bc66c
  Author: monarch dodra <monarchdodra@gmail.com>
  Date:   2014-05-26 (Mon, 26 May 2014)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Merge pull request #2200 from jmdavis/datetime

Some cleanup of std.datetime.


Compare: https://github.com/D-Programming-Language/phobos/compare/850f0e76ae1e...ee5e6684ea5f