mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Deprecate __DATE__ and __TIME__ (#1786)
This commit is contained in:
@@ -129,6 +129,11 @@ Deprecated in 0.5.0, removed in 0.6.0.
|
||||
.Pp
|
||||
Instead, use
|
||||
.Ql 3.141592653 .
|
||||
.Ss __DATE__ and __TIME__
|
||||
Deprecated in 1.0.0.
|
||||
.Pp
|
||||
Instead, use
|
||||
.Ql __ISO_8601_LOCAL__ .
|
||||
.Ss Treating multi-character strings as numbers
|
||||
Deprecated in 0.9.0, removed in 1.0.0.
|
||||
.Pp
|
||||
|
||||
Reference in New Issue
Block a user