Nautical bell: Difference between revisions

m
Line 11:
=={{header|D}}==
 
This code uses local time instead of Greenwich meanMean timeTime.
 
<lang d>import std.stdio, core.thread, std.datetime;
Anonymous user