con_datetime
TaystJK
Display human readable date/time in console
At a glance
| Field | Value |
|---|---|
| Category | Engine & diagnostics |
| Feature family | Console |
| Module | engine-client |
| Also registered in | engine-client |
| Renderer | All / not renderer-specific |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | documented |
| Confidence | high |
| In-game xdocs | No |
| In-game menu | No |
| Default | 0 |
| Value type | bool |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
| Value | Meaning | Evidence |
|---|---|---|
0 |
Disabled. | codemp/client/cl_console.cpp:1090 |
1 |
Enabled. | codemp/client/cl_console.cpp:1090 |
Flags
CVAR_ARCHIVE_ND— saved to configuration without marking the cvar as user-created
Provenance
Origin: TaystJK
- Ultimate-origin introduction:
837d02412668in TaystJK (content authored2026-06-01, PR opened2026-06-01, integrated2026-06-01) - Origin pull request: #316
- Upstream registration evidence: codemp/client/cl_console.cpp:668
- Attribution method:
earliest-authored-project-introduction - Attribution confidence:
high
Dated project introductions
Authored dates come from the exact registration’s first content commit, PR dates identify when work was proposed to each project, and integration dates come from each first-parent mainline. A project merging first does not override earlier upstream authorship or submission.
| Project | Authored | PR opened | Integrated | Commit | Relationship |
|---|---|---|---|---|---|
| TaystJK | 2026-06-01 |
2026-06-01 | 2026-06-01 |
837d02412668 |
Ultimate origin |
| jaPRO | 2026-06-01 |
— | 2026-06-01 |
837d02412668 |
Shared integration commit |
Evidence
- registration: codemp/client/cl_console.cpp:668 (Cvar_Get)
- behavior: codemp/client/cl_console.cpp:1090