displaying times in combo boxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi -

I am trying to determin the time difference between two combo boxes - the
first one being the start time & the second being the ending time. How can i
display the times in standard time format rather then military time? Any
help would be appreciated.

Thanks.
 
Have you specified the number format for the combo box text?

combobox1.NumberFormat = "h:mm AM/PM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top