TextTimeToMinutes ( TimeText )
Converts complex human readable text input of time to minutes
Average rating: 4.5 (31 votes) Log in to vote
Tim Cimbura - Show more from this author
LuminFire http://luminfire.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This function will convert a human-readable time unit into a base unit in the desired format of days, hours, minutes, or seconds. Handles complex cases with combinations of up to 4 units of days, hours, minutes, and seconds.
Note: Decimal values must be entered with a leading zero. For example "0.5 seconds".
8/28/22 Updated with significant new functionality
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.