date#

A function that can be used in Formulas.

Syntax and semantics

date# ( )
format the current local date and time as a 6-element vector containing the year, the month number, the day, the hours, the minutes, and the seconds.
    writeInfoLine: date# ()
=>
    2024 7 26 14 58 28

Links to this page


© Paul Boersma 2021,2023