Compat: CachePut does not allow numeric decimal number of days for timeSpan or idleTime
Description
Per the Adobe docs on CachePut for the timespan and idletime args:
(Optional) The interval until the object is flushed from the cache, as a decimal number of days. One way to set the value is to use the return value from the CreateTimeSpan function. The default is to not time out the object.
Update the compat method to support
Activity
Show:
Jon Clausen February 22, 2025 at 5:02 PM
Resolved in BL Compat module commit `0745db6`
Jon Clausen February 22, 2025 at 4:41 PM
Discussion:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Per the Adobe docs on CachePut for the
timespan
andidletime
args:Update the compat method to support