oursickstory Posted April 1, 2015 Share Posted April 1, 2015 Just need a macro for a specific time, is there a way to let scar check the local time? (or computers time) Quote Link to comment Share on other sites More sharing options...
FHannes Posted April 2, 2015 Share Posted April 2, 2015 begin WriteLn(FormatDateTime('YYYY-mm-dd HH:mm:ss', Now)); end. Quote Link to comment Share on other sites More sharing options...