Hi
I want to display dates in the calendar control as, for example, 01-Jan-2018 rather than 01-01-2008. That does cause Jan to display but it fails on dates other than January. I am using the repeater control.
See attached
DD-MM-YYY. [attachment=58853_20171130013331_4cf0-jpg.jpg][/attachment]
DD-MMM-YYYY [attachment=58853_20171130013343_4cf1-jpg.jpg][/attachment]
Is that possible?
In addition - where has this control come from? Generated by the repeater [attachment=58853_20171130013417_4cf2-jpg.jpg][/attachment]
I want to display dates in the calendar control as, for example, 01-Jan-2018 rather than 01-01-2008. That does cause Jan to display but it fails on dates other than January. I am using the repeater control.
See attached
DD-MM-YYY. [attachment=58853_20171130013331_4cf0-jpg.jpg][/attachment]
DD-MMM-YYYY [attachment=58853_20171130013343_4cf1-jpg.jpg][/attachment]
Is that possible?
In addition - where has this control come from? Generated by the repeater [attachment=58853_20171130013417_4cf2-jpg.jpg][/attachment]
Hi Nick,
How did you load the date there ? I have just tried with a calendar inside a repeater, calendar name and id updated to use the repeater keys and the date format is fine.
Please note that the displayed format is not the same format submitted by the calendar or used to load the calendar value, those are parsed according to the save format setting.
Best regards
How did you load the date there ? I have just tried with a calendar inside a repeater, calendar name and id updated to use the repeater keys and the date format is fine.
Please note that the displayed format is not the same format submitted by the calendar or used to load the calendar value, those are parsed according to the save format setting.
Best regards
This topic is locked and no more replies can be posted.