README.md

December 4, 2022 ยท View on GitHub

Format Date

Description

Format the current data (off the server) in the following format, for example, Tuesday, June 19, 2001.

More Info

Current Date

Submitted On
ByMatt Khoury
LevelBeginner
User Rating3.7 (11 globes from 3 users)
CompatibilityASP (Active Server Pages), VbScript (browser/client side)

Category |Internet/ Browsers/ HTML World |ASP / VbScript Archive File |

Source Code

<%=FormatDateTime(Date, 1)%>

Contents

  1. 1Format Date
  2. 1.1Description
  3. 1.2More Info
  4. 1.3Source Code