Jump to content

krkruk

Members
  • Posts

    4
  • Joined

  • Last visited

krkruk's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. For potential future readers: After some testing (and looking at a map xD), it's actually the other way around - 02:59 EST/EDT would be 23:59 PST/PDT, so the setting from the title should be 20:59. Nonetheless, the PHP timezone setting function turned out to be quite useful
  2. Ok, cool. Though, the time will only be needed to start the cron job. From PHP there will be just a couple of JSON requests started from the job and several dozens of responses a day to a TamperMonkey script. I just needed the start time, because after midnight stats for a current day on the server (EyeWire) are reset.
  3. Thanks very much for fast answer I wasn't sure about the time, because both phpinfo() and time() was showing me the UTC time.
  4. Hi, I've just started using the Helio server. So far, everything looks nice. However, I want to use the hosting to create a CRON job, which would collect some stats once a day for a server which is in EST/EDT timezone. I'de like to ask, what time in CRON settings should I use, to run it at 23:59 that server time? Also, will the settings hold after the time for the timezone will change from EST to EDT and vice versa? I'm on the johnny server, if that matters.
×
×
  • Create New...