Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Response.Write FormatDateTime(Date(), vbGeneralDate)
Response.Write FormatDateTime(Date(), vbLongDate)
Response.Write FormatDateTime(Date(), vbShortDate)
Response.Write FormatDateTime(Date(), vbLongTime)
Response.Write FormatDateTime(Date(), vbShortTime)
Response.Write Mid(FormatDateTime(Date(), vbLongDate), _
InStr(FormatDateTime(Date(), vbLongDate), ", ") + 2)
session.LCID = LCID Number