mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 02:24:05 +09:00
virtualcomputer: unix-like operation system [WIP]
Former-commit-id: 68bb33337b78c7357d16a5a3ca47ad5f834f3d08 Former-commit-id: 6c8931a114682d2b1414414484597f5e0d0ca095
This commit is contained in:
@@ -27,7 +27,7 @@ The OS library provides functions and constants for the system. Most of the func
|
||||
\\ \\
|
||||
\textbf{\%m} & Current months. & \textbf{\%S} & Current seconds.
|
||||
\\ \\
|
||||
\textbf{\%w} & Current day of week in int. & \textbf{\%x} & Full date. (e.g. ``25-03-12'')
|
||||
\textbf{\%w} & Current day of week in int. (e.g. 1) & \textbf{\%x} & Full date. (e.g. ``25-03-12'')
|
||||
\\ \\
|
||||
\textbf{\%X} & Full clock time. (e.g. ``08:30:00'') & \textbf{\%Y} & Current year. (e.g. ``125'')
|
||||
\\ \\
|
||||
|
||||
Reference in New Issue
Block a user