[Issue 15803] std.file should support sub-second file time precision on POSIX

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Mar 16 11:26:15 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=15803

--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
Setting timestamps is already done with full resolution (toTimeVal + utimes).

--


More information about the Digitalmars-d-bugs mailing list