{{moment(item.date, "DD/MM/YYYY")| format('MMMM')}}
{{moment(item.date, "DD/MM/YYYY") | format('DD')}}
{{moment(item.date, "DD/MM/YYYY")| format('YYYY')}}
{{moment(item.date, "DD/MM/YYYY").format("iMMMM")}}
{{moment(item.date, "DD/MM/YYYY").format("iDD")}}
{{moment(item.date, "DD/MM/YYYY").format("iYYYY")}}
{{Res.startTime}}
{{item.startTime}}
{{Res.endTime}}
{{item.endTime}}
{{item.locationTypeName}}