diff --git a/d0355r3.html b/d0355r3.html
index 157f3f3..5e36755 100644
--- a/d0355r3.html
+++ b/d0355r3.html
@@ -37,7 +37,7 @@
Document number: D0355R3
Howard E. Hinnant
-2017-06-17
+2017-06-18
<chrono>
to Calendars and Time Zonesfile_time_type
([filesystems]). It's epoch is unspecified
template <class Duration> -file_time<common_type_t<Duration, seconds>> +file_time<Duration> to_file_time(const sys_time<Duration>& t);