Date

From BR Wiki
Revision as of 12:55, 6 March 2014 by John (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Date has three different meanings to BR.

Date and Date$ are both functions that convert dates from days values into readable dates. These functions also have the ability to print the current date.
The Date command is a command that you execute with the execute statement. It sets the internal BR date.
The Date format spec is a format spec useful for Grid and List that stores data internally as a number (the days value) yet displays it as a printed date. This is useful because Grid and List can sort based on the date value.