Forum Discussion
farhanahmed
14 years agoContributor
hi
above problem is resolved.
currently problem that i am facing is that ...my date time format on my application is as follows
June 12,2012 1:13 PM-12 hour formate
But system date time formate is as follows
Juni 12,2012 13:13 -24 hour fomate and language of the months is Deutsch.
When i convert the current date time with the following string
Log.Message aqConvert.DateTimeToFormatStr(today, "%B %d,%Y %I:%M %p")
it does not show the correct result.
would you please tell me how can i solve this problem
-farhan
above problem is resolved.
currently problem that i am facing is that ...my date time format on my application is as follows
June 12,2012 1:13 PM-12 hour formate
But system date time formate is as follows
Juni 12,2012 13:13 -24 hour fomate and language of the months is Deutsch.
When i convert the current date time with the following string
Log.Message aqConvert.DateTimeToFormatStr(today, "%B %d,%Y %I:%M %p")
it does not show the correct result.
would you please tell me how can i solve this problem
-farhan