Date Format Not Being Displayed Correctly

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • macross_gb
    Junior Member
    • Apr 2018
    • 18

    Date Format Not Being Displayed Correctly

    The CRM is configured to use the MM/DD/YYY date format. Both the system and user preferences are exactly the same.

    I have imported the following data into the CRM
    accountName productName status datestart dateend
    Brit Limited Cloud VPS 8GB Extreme (Enhanced) Active 20/07/2012 01/02/2019
    But when I view the data in my account page the dates are displed in my Accounts records as "20 Jul, 2012" and "01 Feb, 2019"

    How do I get the date to display like the system is configured to, and how I have imported?

    Cheers
    Mac
    Last edited by macross_gb; 05-17-2018, 10:02 AM. Reason: date
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello
    Set in data/config.php 'readableDateFormatDisabled' => true

    Comment

    • macross_gb
      Junior Member
      • Apr 2018
      • 18

      #3
      Thanks Tanya, that worked perfectly.

      Comment

      • Pablo Long
        Junior Member
        • May 2018
        • 3

        #4
        Hi, thank u, I've changed the configuration so this worked

        Comment

        Working...