in database it is stored like this: data type: datetime column Name:OpenTime data: 01/01/00 08:00:00 AM
when I fetch the data on aspx page its showing like above
i want it to show only time no date in this format 08:00 AM what code should i add to the below code