Files
mercury/tests/hard_coded/print_date.exp
Julien Fischer b92a021876 Print formatted dates and durations with io.print.
Change the io.print family of predicates to print out the formatted version of
dates and durations rather than their underlying representation.

library/io.m:
library/stream.string_writer.m:
	As above.

	Avoid a change of tense in the middle of the descriptive comment
	for {io,stream.string_writer}.print.

tests/hard_coded/Mmakefile:
tests/hard_coded/print_date.{m,exp}:
	Add a test for the above.
2014-12-22 13:06:11 +11:00

3 lines
30 B
Plaintext

2014-12-19 16:05:00
P5DT7H55M