add time support

This commit is contained in:
2024-11-18 13:18:51 +01:00
parent 3a9d753720
commit 43fcf43d1f
6 changed files with 21 additions and 6 deletions

3
rpn.go
View File

@@ -108,7 +108,8 @@ DESCRIPTION
is enabled automatically, see last example.
You can enter integers, floating point numbers (positive or negative) or
hex numbers (prefixed with 0x).
hex numbers (prefixed with 0x). Time values in hh::mm format are
possible as well.
STACK MANIPULATION
There are lots of stack manipulation commands provided. The most