We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eacfbd commit 7cb689dCopy full SHA for 7cb689d
README.md
@@ -19,6 +19,12 @@ Sets the date of fields to the current date and time if an inputted counterpart
19
- [Requirements](#requirements)
20
- [How to install](#how-to-install)
21
- [How to use](#how-to-use)
22
+ - [Saving dates](#saving-dates)
23
+ - [Clearing saved values](#clearing-saved-values)
24
+ - [Retrieving values](#retrieving-values)
25
+ - [Retrieving fields as booleans](#retrieving-fields-as-booleans)
26
+ - [Retrieving fields as datetimes](#retrieving-fields-as-datetimes)
27
+ - [Array conversion](#array-conversion)
28
- [License](#license)
29
- [Change log](#change-log)
30
- [Testing](#testing)
0 commit comments