Am 12.07.2015 um 13:13 schrieb tcak:
There is a function prototype in Phobos documentation

[code]
static @safe SysTime currTime(immutable TimeZone tz = LocalTime());
[/code]

I want to click on "SysTime" or "TimeZone" data types to reach their
documentation quickly. Could Ddoc be improved for this?

http://dlang.org/library/std/datetime/clock.curr_time.html

Reply via email to