basenine 7/4/2017 5:42:16 PM UPDATE:
After a struggle with TimeZone anomalies, and a support request...it was determined that Format() is unnecessary when stringing a Date and Time together...
i.e. when [GoogleInstall Start Time] = ToTimestamp([Start Date], [Install Start Time]), you can drop the <%=Format([GoogleInstall Start Time],"s")&"z"%> and simply have <%=[GoogleInstall Start Time]%>
|