Instructions
Instructions
1. Enter Input Values
Provide a number in the Days field to convert it into years, months, and days.
Provide a number in the Seconds field to convert it into hours, minutes, and seconds.
If a field is left empty or set to zero, that conversion will be skipped.
2.Access Converted Values
The plugin returns both numerical values and a formatted text version.
If any value is zero, it will be omitted from the formatted text.
Output
For days conversion, the plugin provides:
years (Number)
months (Number)
days (Number)
formatted_days (Text, e.g., "6 months, 19 days")
For seconds conversion, the plugin provides:
hours (Number)
minutes (Number)
seconds (Number)
formatted_time (Text, e.g., "27 hours, 46 minutes, 40 seconds")