Mario Kulka wrote:
> hi,
> My form asks for the time in the format hh? mm? am/pm?
> However before I combine it all into one value (so I can insert it into my
> MySQL table) I would like to change the format to military time. I thought
> I could simply add 12 to the "hh" value when "am/pm" is pm,
Mario Kulka wrote:
> hi,
> My form asks for the time in the format hh? mm? am/pm?
> However before I combine it all into one value (so I can insert it
> into my MySQL table) I would like to change the format to military
> time. I thought I could simply add 12 to the "hh" value when "am/pm"
> is pm,
mario kulka wrote:
> hi,
> My form asks for the time in the format hh? mm? am/pm?
> However before I combine it all into one value (so I can insert it
> into my MySQL table) I would like to change the format to military
> time. I thought I could simply add 12 to the "hh" value when "am/pm"
> is pm,