TimeUnits ( textfield ; output )
Converts human-readable time input into equivalent time values.
Average rating: 4.3 (28 votes) Log in to vote
Matt Petrowsky ISO FileMaker Magazine http://www.filemakermagazine.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. (You can adapt this to milliseconds if you want to work with even more detailed time units)
Input such as "1 day" versus "30 minutes" will allow for accurate time calculations.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.