Forum Discussion
farhanahmed
14 years agoContributor
Hi
im using "%dddd%mmmm%dd,%yyyy%hh:%nn%ampm" formate sting my objective is that it should display
Month date,year time am/pm
today = aqDateTime.Today()
Log.Message aqConvert.DateTimeToFormatStr(today, "%mmmm%dd,%yyyy%hh:%nn%ampm")
but when i run the script incorrect string formate error appears.
would you please tell me how can i resolve this problem.
-farhan
im using "%dddd%mmmm%dd,%yyyy%hh:%nn%ampm" formate sting my objective is that it should display
Month date,year time am/pm
today = aqDateTime.Today()
Log.Message aqConvert.DateTimeToFormatStr(today, "%mmmm%dd,%yyyy%hh:%nn%ampm")
but when i run the script incorrect string formate error appears.
would you please tell me how can i resolve this problem.
-farhan