Skip to content

system builddatetime

Matthias Görges edited this page Mar 16, 2015 · 2 revisions

system-builddatetime returns the compile time date as a string with "YYYY-MM-DD hh:mm:ss" format.

Example

> (system-builddatetime) 
"2015-03-15 18:27:22"
Clone this wiki locally