Forum Moderators: open
Any help will be very much appreciated.
Thanking You Advance
<!--webbot bot="DatabaseResultColumn" startspan
s-columnnames="SessionID,WeekNo,SessionTime,SessionDate,VenueName,NurseName"
s-column="SessionDate" b-tableformat="TRUE" b-hasHTML="FALSE" clientside
local_preview="<font size="-1">&lt;&lt;</font>SessionDate<font size="-1">&gt;&gt;</font>"
preview="<font size="-1">&lt;&lt;</font>SessionDate<font size="-1">&gt;&gt;</font>" --><%=FP_FieldVal(fp_rs,"SessionDate")%><!--webbot
bot="DatabaseResultColumn" i-CheckSum="29647" endspan -->
Both look like a recipe for confusion to me.
Have you heard about ISO 8601 and RFC 3339, standards adopted around the world for a common date-time format?
See for example: [webmasterworld.com...] which includes some webbot code a few pages in.