How do I change the date format of a DataBinder.Eval in asp.net? August 6, 2023 by Tarik give the format e.g: <%# DataBinder.Eval(Container.DataItem, "ActionListDate", "{0:d/M/yyyy hh:mm:ss tt}") %>