all-day

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • peterberlin
    Active Community Member
    • Mar 2015
    • 1004

    all-day

    Hello
    If an appointment is set to "all day " in the calendar, the time is
    start 02.00am of the day and
    end 02.00h of the following day
    is set.
    Where can you set the end to 23.50 or 23.00?
    peter
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Hi Peter,

    It's not possible. Time is set according to system timezone set in espocrm. The purpose of having time set, is to be able to sort and compare regular and all-day events.
    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

    • peterberlin
      Active Community Member
      • Mar 2015
      • 1004

      #3
      Hi Yuri,
      Thank you so much for the quick response.
      Our problem is not the end time. We use our own entity as a special calendar view. The entity recognizes the end date in the following day and also displays the date in the following day as a real date.
      Can the option "all day" be deactivated?

      Comment

      • yuri
        Member
        • Mar 2014
        • 8440

        #4
        You can remove dateStartDate and dateEndDate fields manually from custom/Espo/Custom/Resources/metadata/entityDefs/EntityName.json. But I didn't test it.
        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

        Working...