#DOCUMENTATION by stefan
authorStefan Vogel <sv@exept.de>
Tue, 19 Sep 2017 16:39:27 +0200
changeset 22269 eec8ee404507
parent 22268 fe294972157a
child 22270 1e7c344a321a
#DOCUMENTATION by stefan class: UnixOperatingSystem class comment/format in: #epochStartOSTime
UnixOperatingSystem.st
--- a/UnixOperatingSystem.st	Tue Sep 19 16:38:56 2017 +0200
+++ b/UnixOperatingSystem.st	Tue Sep 19 16:39:27 2017 +0200
@@ -9774,7 +9774,9 @@
      components itself.
      So it is usually (except for a little performance) no problem to return a range too small here."
 
-    ^ -16r80000000 * 1000
+    ^ 16r-80000000 * 1000
+
+    "Modified (format): / 19-09-2017 / 16:31:55 / stefan"
 !
 
 getMicrosecondTime