DateTime Tools
Creatednatapone
Provides datetime-related functionalities with timezone support for Langflow.
About
This Langflow component offers a suite of datetime tools, enabling users to retrieve the current date and time, as well as the current week number, all while supporting various timezones. It leverages the IANA Time Zone Database for comprehensive timezone coverage and includes error handling to manage invalid timezone inputs, ensuring robustness and reliability in datetime operations within Langflow workflows.
Key Features
- 0 GitHub stars
- Supports IANA Time Zone Database
- Get current date and time with timezone support
- Error handling for invalid timezones
- Get current week number with timezone support
Use Cases
- Scheduling tasks based on specific timezones.
- Dynamically timestamping data within Langflow workflows.
- Generating reports with timezone-aware date and time information.