HTML does not have tags for the purposes you want. HTML is a markup language, hence the name (HyperText Markup Language).
What you want are scripts, either javascripts, or some third-party utilities. The date and time might be available through server-side includes, but you'll have to check...