Time Until expression#5767
Conversation
| "[the] time since %dates%", | ||
| "[the] (time [remaining]|remaining time) until %dates%"); |
There was a problem hiding this comment.
| "[the] time since %dates%", | |
| "[the] (time [remaining]|remaining time) until %dates%"); | |
| "[the] time since %dates%", | |
| "[the] (time [remaining]|remaining time) until %dates%"); |
|
Breaking change currently due to the change from null to 0 timespan for return type. Will need to discuss further potentially |
AyhamAl-Ali
left a comment
There was a problem hiding this comment.
Ops, I didn't see Pickle's note..
I think returning 0 timespan will cause inaccurate results.
this was something I bought up and originally suggested the returning 0 timespan. returning null on null values i'm perfectly fine with just any other case I believe 0 is better |
|
bd134d0 to
3f08853
Compare
|
Closed in favor of #6203 |
Description
Added time until syntax to time since expression
Target Minecraft Versions: Any
Requirements: None
Related Issues: #5766