X-Git-Url: https://deadsoftware.ru/gitweb?p=cpc.git;a=blobdiff_plain;f=src%2Fposix%2Fgeneric%2FHost%2FMod%2FDates.cp;h=e0e00d8c986a92e96c351be4411965276884d87e;hp=3d7acab950267735d40360d50728f32a1f74bbbc;hb=92aff0fa77569efb2d8cd1b3703370cb61137173;hpb=1f85f5e1e40eefd27f424226f9040abccf195875 diff --git a/src/posix/generic/Host/Mod/Dates.cp b/src/posix/generic/Host/Mod/Dates.cp index 3d7acab..e0e00d8 100644 --- a/src/posix/generic/Host/Mod/Dates.cp +++ b/src/posix/generic/Host/Mod/Dates.cp @@ -1,6 +1,6 @@ MODULE HostDates; - IMPORT Dates, Strings, time := C99time; + IMPORT Dates, Strings, time := PosixCtime; (* add localization? *)