Meta Project

The Unofficial Meta Documentation

NOW

Summary

NOW returns the time

Category

Categoryname

Usage

NOW value

Arguments

value - description of the value

Refinements

/PRECISE - Gives

/UNIVERSAL - UTC time. (NOW is local time, including a time zone)

Description

NOW returns the time, including a time zone

Example Code

write/line NOW/UNIVERSAL
write/line NOW

Related

N.A.

Back to the Meta Methods Reference index