datetime
The datetime set provides comprehensive date and time manipulation tools for your applications. Add days or weeks to dates, calculate the time between dates, get localized day and month names, and synchronize time with servers. These actions make it simple to handle scheduling, countdowns, and time-based features.
Area: 💾 Data & State Management
Available Actions
This set contains 7 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
add-days "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Storing user preferences
- Managing app state
- Working with structured data