Quick question - we have some upcoming events that are either all day events or we don't know the start/end times just yet. How do we get rid of the trailing comma and dash in the year display?
Ideally we need to see your custom format string but you can condition the output and put the - within the end time. Like:
changing:
- ${endDate(%H:%M)}][a: - All Day]
to
${endDate( - %H:%M)}][a: - All Day]
Many thanks
Tony
Page :
1
There are no replies made for this post yet.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »