Time zone setting

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • axyl
    Member
    • Jun 2021
    • 32

    Time zone setting

    The server is running on UTC. PHP's default timezone is UTC too, based on the phpinfo. Espo's Time Zone setting is set to the local timezone. (which is +10 GMT.)

    New CRM entries seem to be showing UTC, rather than local for creation times?

    Any suggestions on where to look?

    This is on Espo 7.0.10 . There's another site running Espo 7.0.9 on the same server, which doesn't have this problem. Surely it's not a version issue?

    Cheers.
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1602

    #2
    In another app I once had an annoying time zone problem, that in the end came from the database. Not sure, if that could be in your case, but one place more to look into.

    Comment

    • partomas
      Active Community Member
      • Sep 2018
      • 331

      #3
      yuri from usability point of view it's hard to plan activities, for humans, when there are set one time for operation and result come in another time in "workflow" or "scheduled jobs". Looks like you use some time UTC format no matter what is set in CRM's settings. There are a sample of workflow settings and it's outcome.

      Ideal solution: To use the time zone "marker" set in CRM for any operation, not UTC.
      Attached Files

      Comment


      • yuri
        yuri commented
        Editing a comment
        It's not related to this topic.
    • yuri
      Member
      • Mar 2014
      • 8440

      #4
      Likely, user preferences timezone and settings timezone are different.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment


      • partomas
        partomas commented
        Editing a comment
        No, time zone the same: Server time - "EET (Eastern Europe Time)", CRM time - "Europe/Vilnius", CRM user preferences - "Default (Europe/Vilnius)". So, there are no ideas where to look next.
    Working...