phobos/std/datetime
Jonathan M Davis 57ef919963 Fix issue 16993: Clarify documentation of std.datetime's toString functions.
I should have done this years ago, but this makes the documentation
clear that std.datetime's toString is intended simply for easy printing
of the type rather than for code that actually cares about the format of
the string. There are other, explicit functions for code that actually
cares.
2017-07-11 06:11:24 -06:00
..
date.d Fix issue 16993: Clarify documentation of std.datetime's toString functions. 2017-07-11 06:11:24 -06:00
interval.d std.datetime: Clarify range of integer month parameters 2017-07-01 10:37:15 +00:00
package.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
stopwatch.d std.datetime.stopwatch: Fix another random test failure on Win32 2017-05-17 00:13:56 +00:00
systime.d Fix issue 16993: Clarify documentation of std.datetime's toString functions. 2017-07-11 06:11:24 -06:00
timezone.d Fix deprecations on Windows 2017-07-06 01:01:52 +02:00