README.md
December 4, 2022 ยท View on GitHub
Description
Format the current data (off the server) in the following format, for example, Tuesday, June 19, 2001.
More Info
Current Date
| Submitted On | |
| By | Matt Khoury |
| Level | Beginner |
| User Rating | 3.7 (11 globes from 3 users) |
| Compatibility | ASP (Active Server Pages), VbScript (browser/client side) |
Category |Internet/ Browsers/ HTML World |ASP / VbScript Archive File |
Source Code
<%=FormatDateTime(Date, 1)%>