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 5 2 21 52 16

Links to this page


© Paul Boersma 2021,2023