Provides datetime-related functionalities with timezone support for Langflow.
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.
주요 기능
010 GitHub stars
02Supports IANA Time Zone Database
03Get current date and time with timezone support
04Error handling for invalid timezones
05Get current week number with timezone support
사용 사례
01Scheduling tasks based on specific timezones.
02Dynamically timestamping data within Langflow workflows.
03Generating reports with timezone-aware date and time information.