Click here to Skip to main content
15,887,083 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
schampacc12-Sep-11 3:31
schampacc12-Sep-11 3:31 
GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
Alan N12-Sep-11 3:49
Alan N12-Sep-11 3:49 
AnswerRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
jschell12-Sep-11 8:20
jschell12-Sep-11 8:20 
AnswerRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
schampacc12-Sep-11 20:50
schampacc12-Sep-11 20:50 
GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy [modified] Pin
Daniel.Grondal12-Sep-11 22:58
Daniel.Grondal12-Sep-11 22:58 
GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
schampacc12-Sep-11 23:44
schampacc12-Sep-11 23:44 
GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
Dave Kreskowiak13-Sep-11 1:43
mveDave Kreskowiak13-Sep-11 1:43 
GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
Pete O'Hanlon13-Sep-11 0:33
mvePete O'Hanlon13-Sep-11 0:33 
This is not the way to solve this - in fact, it's an incredibly naive solution. As an example, 9/11/2001 - what happened on that day? It was either a terrible disaster in America or a very quiet day in November. You should use the universal datetime format in your application, which is agnostic of ALL cultures.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
schampacc13-Sep-11 1:07
schampacc13-Sep-11 1:07 
GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
Pete O'Hanlon13-Sep-11 2:01
mvePete O'Hanlon13-Sep-11 2:01 
GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
PIEBALDconsult13-Sep-11 15:45
mvePIEBALDconsult13-Sep-11 15:45 
GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
DaveyM6913-Sep-11 23:33
professionalDaveyM6913-Sep-11 23:33 
GeneralRe: datetime.tryparse("datetime in dd/MM/yyyy format",datetimeobject) returns false for dd/mm/yyyy Pin
jschell13-Sep-11 11:26
jschell13-Sep-11 11:26 
QuestionInstalling VSS for VS 2008 Pin
sarang_k11-Sep-11 22:47
sarang_k11-Sep-11 22:47 
AnswerRe: Installing VSS for VS 2008 Pin
Richard MacCutchan11-Sep-11 22:51
mveRichard MacCutchan11-Sep-11 22:51 
AnswerRe: Installing VSS for VS 2008 Pin
TheGreatAndPowerfulOz12-Sep-11 12:38
TheGreatAndPowerfulOz12-Sep-11 12:38 
GeneralRe: Installing VSS for VS 2008 Pin
PIEBALDconsult13-Sep-11 15:50
mvePIEBALDconsult13-Sep-11 15:50 
Questionsource code Pin
vishnumoorthy10-Sep-11 1:36
vishnumoorthy10-Sep-11 1:36 
AnswerRe: source code Pin
Richard MacCutchan10-Sep-11 2:36
mveRichard MacCutchan10-Sep-11 2:36 
QuestionRe: source code Pin
Eddy Vluggen10-Sep-11 13:02
professionalEddy Vluggen10-Sep-11 13:02 
Questionproject source code Pin
vishnumoorthy10-Sep-11 1:03
vishnumoorthy10-Sep-11 1:03 
AnswerRe: project source code Pin
Richard MacCutchan10-Sep-11 1:16
mveRichard MacCutchan10-Sep-11 1:16 
GeneralSanskrit Keyboard Pin
Sesharaman9-Sep-11 21:31
Sesharaman9-Sep-11 21:31 
GeneralRe: Sanskrit Keyboard Pin
Richard MacCutchan9-Sep-11 23:00
mveRichard MacCutchan9-Sep-11 23:00 
GeneralRe: Sanskrit Keyboard Pin
Sesharaman9-Sep-11 23:44
Sesharaman9-Sep-11 23:44 

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.