Click here to Skip to main content
16,008,183 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help with SQL Parameter Pin
Giorgi Dalakishvili16-Oct-07 10:43
mentorGiorgi Dalakishvili16-Oct-07 10:43 
QuestionMilitary Time Pin
stormcandi16-Oct-07 7:53
stormcandi16-Oct-07 7:53 
AnswerRe: Military Time Pin
led mike16-Oct-07 8:16
led mike16-Oct-07 8:16 
GeneralRe: Military Time Pin
stormcandi16-Oct-07 8:18
stormcandi16-Oct-07 8:18 
GeneralRe: Military Time [modified] Pin
led mike16-Oct-07 8:28
led mike16-Oct-07 8:28 
GeneralRe: Military Time Pin
Martin#16-Oct-07 8:55
Martin#16-Oct-07 8:55 
GeneralRe: Military Time Pin
led mike16-Oct-07 9:15
led mike16-Oct-07 9:15 
AnswerRe: Military Time Pin
Skippums16-Oct-07 10:07
Skippums16-Oct-07 10:07 
How are you getting the data from the user? How are you converting it into a date/time? If you are getting text, I would check it against a regex to see what format it is, or you can use TryParse to see if one fails to be coerced into a date/time. The easiest way to get a helpful answer would be to post your current code that is reading in only "regular" time, so we can make suggestions as to how to modify it to accept military time.

Jeff
GeneralRe: Military Time Pin
stormcandi16-Oct-07 11:12
stormcandi16-Oct-07 11:12 
QuestionQuestion about Windows Control Libraries and Properties Pin
godspeed12316-Oct-07 7:43
godspeed12316-Oct-07 7:43 
AnswerRe: Question about Windows Control Libraries and Properties Pin
led mike16-Oct-07 8:24
led mike16-Oct-07 8:24 
GeneralRe: Question about Windows Control Libraries and Properties Pin
godspeed12316-Oct-07 9:04
godspeed12316-Oct-07 9:04 
GeneralRe: Question about Windows Control Libraries and Properties Pin
led mike16-Oct-07 9:17
led mike16-Oct-07 9:17 
GeneralRe: Question about Windows Control Libraries and Properties Pin
godspeed12316-Oct-07 12:01
godspeed12316-Oct-07 12:01 
GeneralRe: Question about Windows Control Libraries and Properties Pin
visualhint17-Oct-07 14:04
visualhint17-Oct-07 14:04 
GeneralRe: Question about Windows Control Libraries and Properties Pin
godspeed12318-Oct-07 11:09
godspeed12318-Oct-07 11:09 
GeneralRe: Question about Windows Control Libraries and Properties Pin
visualhint18-Oct-07 11:54
visualhint18-Oct-07 11:54 
GeneralRe: Question about Windows Control Libraries and Properties Pin
godspeed12318-Oct-07 12:17
godspeed12318-Oct-07 12:17 
GeneralRe: Question about Windows Control Libraries and Properties Pin
visualhint18-Oct-07 12:51
visualhint18-Oct-07 12:51 
QuestionCheckedListBox Getting the Checked ones Pin
s3rro16-Oct-07 7:35
s3rro16-Oct-07 7:35 
AnswerRe: CheckedListBox Getting the Checked ones Pin
led mike16-Oct-07 7:44
led mike16-Oct-07 7:44 
JokeRe: CheckedListBox Getting the Checked ones Pin
Martin#16-Oct-07 8:06
Martin#16-Oct-07 8:06 
GeneralRe: CheckedListBox Getting the Checked ones Pin
s3rro16-Oct-07 9:32
s3rro16-Oct-07 9:32 
QuestionCharachter encoding troubles [modified] Pin
gregbrant16-Oct-07 7:16
gregbrant16-Oct-07 7:16 
AnswerRe: Charachter encoding troubles Pin
led mike16-Oct-07 7:41
led mike16-Oct-07 7:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.