1
0
mirror of https://github.com/simh/simh.git synced 2026-04-16 00:21:35 +00:00

SCP: Add insertion symbol UTIME for Unix time (seconds since 1/1/1970)

This commit is contained in:
Mark Pizzolato
2017-06-26 11:52:07 -07:00
parent c8ab527f4c
commit 9c930092a4
2 changed files with 9 additions and 1 deletions

View File

@@ -332,6 +332,7 @@ Built In variables %DATE%, %TIME%, %DATETIME%, %LDATE%, %LTIME%, %CTIME%, %DATE_
%LDATE% mm/dd/yy (Locale Formatted)
%LTIME% hh:mm:ss am/pm (Locale Formatted)
%CTIME% Www Mmm dd hh:mm:ss yyyy (Locale Formatted)
%UTIME% nnnn (Unix time - seconds since 1/1/1970)
%DATE_YYYY% yyyy (0000-9999)
%DATE_YY% yy (00-99)
%DATE_MM% mm (01-12)