Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Laurent Lequenne 122 posts 247 karma points
    Sep 05, 2017 @ 14:58
    Laurent Lequenne
    0

    Nested content title formatting

    We have some configurations in the nested content data types of our umbraco instances that are using angular filters

    for example : (from {{dateRange.StartDate | date:"dd/MM/yyyy hh:mm"}} to {{dateRange.EndDate | date:"dd/MM/yyyy hh:mm"}})

    It seems that the angular filters are not applied any more since version 7.6.4

    Anyone got already an issue with this ? and a solution ? :)

    Thank you.

    enter image description here

  • Laurent Lequenne 122 posts 247 karma points
    Sep 06, 2017 @ 09:10
    Laurent Lequenne
    100

    I was planning to write a new filter.. And I had the good idea to search in umbraco if there was already an existing one. So I found an existing filter within umbraco that format the dates with moment as for example here

    {{time | momentDateTimeZone:"HH:mm"}} 
    

    which is working better then the angular date filter.

  • Dennis Milandt 190 posts 517 karma points
    May 03, 2019 @ 09:46
    Dennis Milandt
    0

    Same issue. Was this never fixed?

Please Sign in or register to post replies

Write your reply to:

Draft