I'm trying to modify the Time dropdown to show Midnight and Noon instead of 12:00 AM and 12:00 PM. I can do it easily enough with jquery and the Open event but my problem is when you select one of them, the field is blanked out because it doesn't fit the correct format. Is there anyway I can modify the value just before the default click event is executed?