Skip Navigation

You're viewing a single thread.

24 comments
  • As a software developer, the last thing I want to see is another obscure timezone to deal with. It does seem like it'd be important to set a standard here though, and it's unlikely to affect most software engineers anyway unless we start seeing colonization at some point.

    Also, in general, I can't imagine how relativity will work with this kind of timezone conversion.

    • Relativity is exactly the problem, time runs at a different speed on the moon. I have no idea how this is supposed to be handled in software.

      Like if you have a lunar instant of time and an earth time and you want to figure out how much time happened between those two instants, I guess you'll essentially need to decide on a frame of reference and then take into account relativity as you convert the lunar time to UTC. But I'm not a physicist, I'm not sure if doing that even makes sense.

      • Time passes differently for other lower orbit satellites as well. They just adjust the time to take up the slack but it's likely done at very high precision.

        Honestly, it should be really easy to figure out. Take two sycronized high precision clocks, put one in orbit and keep one on earth and then subtract one time from another after a few days. (At that precision, you also need to take into account the time it takes to radio the signal back to earth as well.)

      • Just use accelerometers to measure specific gravity and have time be a function of that measurement. Problem solved!

        • If it was that easy, I don't think the US government would have mandated a whole project to figure it out. NASA would have done it by now and been using it internally for a while before anybody noticed.

          That's not sarcasm - that's kinda how NASA solves weird (to baselines) problems like this. They just sort of do it, it's done, and then somebody might get around to publishing a paper about it. At least in the years I worked there (GSFC, 2010-2013) it used to be a thing that engineers would chat about while waiting for the coffee maker to finish brewing a fresh pot, or maybe doodle on a bad while waiting for a run to finish.

    • Oh god.

      My service went down at timestamp x

      This message looks like a potential root cause and has a lunar origin

      the lunar box reports sending a message to me at timestamp y

      the relay station reports relaying said message from the lunar box at timestamp z

      Can you confirm the lunar message was sent at the right time to have been the cause?

      Do the logs on the lunar box come timestamped with a "helpful" string representation? If they're in unix epoc, is that time dilation adjusted?

      How do satellites do it, I wonder?

You've viewed 24 comments.