Skip to content

Commit

Permalink
convert group
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscope committed Mar 19, 2017
1 parent bfefccc commit 960f0d3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/include-cmd-scripting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,14 +145,24 @@ Conditional Operators
Value Conversion & Formatting
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The ``to_*`` forms are **deprecated**.

.. glossary::

convert.kb
convert.mb
convert.xb
to_kb
to_mb
to_xb

**TODO**

convert.date
convert.elapsed_time
convert.gm_date
convert.gm_time
convert.time
to_date
to_elapsed_time
to_gm_date
Expand All @@ -161,6 +171,7 @@ Value Conversion & Formatting

**TODO**

convert.throttle
to_throttle

**TODO**
Expand Down

0 comments on commit 960f0d3

Please sign in to comment.