Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site digi-g.UUCP Path: utzoo!watmath!clyde!floyd!harpo!ihnp4!stolaf!umn-cs!digi-g!brian From: brian@digi-g.UUCP (Brian Westley) Newsgroups: net.unix-wizards Subject: long ints for time - signed or unsigned? Message-ID: <145@digi-g.UUCP> Date: Tue, 7-Feb-84 13:58:52 EST Article-I.D.: digi-g.145 Posted: Tue Feb 7 13:58:52 1984 Date-Received: Fri, 10-Feb-84 06:12:36 EST Organization: DigiGraphic Systems Corp., Mpls. MN Lines: 7 Are long integers for time since Jan. 1, 1970 signed? Our system uses signed ints, because it screws up after 68 years (2^31 secs) instead of 136 years (2^32 secs). After 2038 it goes to 1917 or something. Please reply via mail, we are currently restricting newsflow due to batching problems. (signed) Merlyn Leroy