зеркало из https://github.com/microsoft/Power-Fx.git
f891601ae6
Fixes #2674 . The TimeValue function has a few issues, which are fixed by this change: - Better validation (so that calls such as `TimeValue("1")` fail, as it does in Excel - Support for AM/PM designators (`TimeValue("6:00 PM")`), as it is supported in Excel - Support for wrapping hours (`Value(TimeValue("27:00:00")) = Value(TimeValue("3:00:00"))`), as it is done in Excel |
||
---|---|---|
.. | ||
releasenotes-1.1.0.md | ||
releasenotes-1.3.0-rc.md |