I am using <%=FormatDateTime(Time,vbShortTime)%> to display submit time of an online form on my intranet of which works great but now I need for this form to display the date and time based on the TimeZone of the Computer using the Intranet.
Printable View
I am using <%=FormatDateTime(Time,vbShortTime)%> to display submit time of an online form on my intranet of which works great but now I need for this form to display the date and time based on the TimeZone of the Computer using the Intranet.