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 4 26 22 41 45

Links to this page


© Paul Boersma 2021,2023