Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Y2K38 Problem

Y2K38 Problem

Scheduled Pinned Locked Moved The Lounge
helpquestionhtmlcomtools
18 Posts 12 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Hans Dietrich

    Interesting article: http://www.codeproject.com/KB/bugs/The-Year-2038-Bug.aspx[^] Has anyone seen any reports about this in the IT press?

    Best wishes, Hans


    [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

    P Offline
    P Offline
    peterchen
    wrote on last edited by
    #6

    Yes, and it is as real for C as Y2K was for COBOL. I have already calcuated that I'll be 65 by then, a good chance to make retirement less boring and more profitable. I'll be filthy rich! Bithces will call me "time_t daddy" :cool:

    We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
    blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

    V 1 Reply Last reply
    0
    • P PIEBALDconsult

      Someone else had already approved it by the time I saw it. Not very interesting. Not news either. But, other than a certain level of alarmism, I saw no reason to mark it down or report. Figured I'd just ignore it.

      P Offline
      P Offline
      peterchen
      wrote on last edited by
      #7

      You *do* use 64 bit time_t, and serialize them as such?

      We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
      blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

      R P 2 Replies Last reply
      0
      • R Rajesh R Subramanian

        Vasudevan Deepak Kumar wrote:

        A quick Internet Search got me two results: 1) http://en.wikipedia.org/wiki/Year\_2038\_problem\[^\] 2) http://www.2038bug.com/\[^\] 3) http://computer.howstuffworks.com/question75.htm\[^\]

        :rolleyes:

        Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

        V Offline
        V Offline
        Vasudevan Deepak Kumar
        wrote on last edited by
        #8

        Did you note one thing? But even all those Indian companies that were running amuck for Y2K and who make pesky calls to all types of candidates are very quiet and not considering this problem!

        Vasudevan Deepak Kumar Personal Homepage
        Tech Gossips
        A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

        1 Reply Last reply
        0
        • P peterchen

          Yes, and it is as real for C as Y2K was for COBOL. I have already calcuated that I'll be 65 by then, a good chance to make retirement less boring and more profitable. I'll be filthy rich! Bithces will call me "time_t daddy" :cool:

          We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
          blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

          V Offline
          V Offline
          Vasudevan Deepak Kumar
          wrote on last edited by
          #9

          True. We would still be glued to the system with big spectacles even after the retirement age. :rolleyes:

          Vasudevan Deepak Kumar Personal Homepage
          Tech Gossips
          A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

          1 Reply Last reply
          0
          • P peterchen

            You *do* use 64 bit time_t, and serialize them as such?

            We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
            blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

            R Offline
            R Offline
            Ri Qen Sin
            wrote on last edited by
            #10

            I use 128 bits. It gives me more than the lifespan of the universe to work with! (assuming it ends in a big crunch)

            So the creationist says: Everything must have a designer. God designed everything. I say: Why is God the only exception? Why not make the "designs" (like man) exceptions and make God a creation of man?

            1 Reply Last reply
            0
            • H Hans Dietrich

              Interesting article: http://www.codeproject.com/KB/bugs/The-Year-2038-Bug.aspx[^] Has anyone seen any reports about this in the IT press?

              Best wishes, Hans


              [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

              K Offline
              K Offline
              Kalvin Work
              wrote on last edited by
              #11

              Great now I don't know which "crisis" to worry about. Y2K38 or global warming... What to do, what to do. Oh well, this will give all the politicians a new "crisis" to get involved with. Maybe they can pass some laws about how time MUST be managed on the computer to avoid the world coming to an end in 2038. Kalvin

              H 1 Reply Last reply
              0
              • K Kalvin Work

                Great now I don't know which "crisis" to worry about. Y2K38 or global warming... What to do, what to do. Oh well, this will give all the politicians a new "crisis" to get involved with. Maybe they can pass some laws about how time MUST be managed on the computer to avoid the world coming to an end in 2038. Kalvin

                H Offline
                H Offline
                Hans Dietrich
                wrote on last edited by
                #12

                I'm not worrying about the Y2K38 problem. But the mayan calendar ends in 2012, now that's a different matter. :)

                Best wishes, Hans


                [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

                B 1 Reply Last reply
                0
                • H Hans Dietrich

                  Interesting article: http://www.codeproject.com/KB/bugs/The-Year-2038-Bug.aspx[^] Has anyone seen any reports about this in the IT press?

                  Best wishes, Hans


                  [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

                  J Offline
                  J Offline
                  Joe Woodbury
                  wrote on last edited by
                  #13

                  It's been reported many times, even before Y2K. I discovered it in 1988; my boss figured if anyone was still using that version of the app in 2038, they were idiots and got what they deserved. I stopped using time_t as soon as I moved to Windows, though I did use __time64_t a few years ago for some reason.

                  Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

                  D 1 Reply Last reply
                  0
                  • J Joe Woodbury

                    It's been reported many times, even before Y2K. I discovered it in 1988; my boss figured if anyone was still using that version of the app in 2038, they were idiots and got what they deserved. I stopped using time_t as soon as I moved to Windows, though I did use __time64_t a few years ago for some reason.

                    Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

                    D Offline
                    D Offline
                    Dan Neely
                    wrote on last edited by
                    #14

                    Just like noone will be using 1960's cobol in 40 years. :rolleyes: Epoch Fail[^]

                    J 1 Reply Last reply
                    0
                    • D Dan Neely

                      Just like noone will be using 1960's cobol in 40 years. :rolleyes: Epoch Fail[^]

                      J Offline
                      J Offline
                      Joe Woodbury
                      wrote on last edited by
                      #15

                      Is anyone still using LANTastic Version 3.0 (for DOS?) (And it only affected timed security, which apparently nobody used.)

                      Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

                      1 Reply Last reply
                      0
                      • H Hans Dietrich

                        I'm not worrying about the Y2K38 problem. But the mayan calendar ends in 2012, now that's a different matter. :)

                        Best wishes, Hans


                        [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

                        B Offline
                        B Offline
                        Big Daddy Farang
                        wrote on last edited by
                        #16

                        Hans Dietrich wrote:

                        mayan calendar ends in 2012

                        I've been waiting for someone to bring this up! I guess JSOP missed this thread.

                        BDF A learned fool is more a fool than an ignorant fool. -- Moliere

                        1 Reply Last reply
                        0
                        • P peterchen

                          You *do* use 64 bit time_t, and serialize them as such?

                          We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                          blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

                          P Offline
                          P Offline
                          PIEBALDconsult
                          wrote on last edited by
                          #17

                          I don't use C much anymore. I use System.DateTime Temporal data should be serialized in an ISO 8601 format, not numeric.

                          1 Reply Last reply
                          0
                          • H Hans Dietrich

                            Interesting article: http://www.codeproject.com/KB/bugs/The-Year-2038-Bug.aspx[^] Has anyone seen any reports about this in the IT press?

                            Best wishes, Hans


                            [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

                            B Offline
                            B Offline
                            BC3Tech
                            wrote on last edited by
                            #18

                            Probably has already been said, but does anybody REALLY think we'll still be running 32-bit systems in 30 years? 64-bit systems are already available to home users, let alone critical applications...

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups