Files
@ r28481:4df4e2dbb670
Branch filter:
Location: cpp/openttd-patchpack/source/src/string_type.h
r28481:4df4e2dbb670
3.1 KiB
text/x-c
Codechange: minor bits and pieces related to fmt::format() (#11806)
- Don't make run-time formatting what can be done compile-time.
- Be explicit about run-time formatting.
- Fix datetime printing.
- Don't make run-time formatting what can be done compile-time.
- Be explicit about run-time formatting.
- Fix datetime printing.