Set Base Time (now) as a prop?
In JS timeago we can set the base time and pass it on options, but here it seems that it is always fixed: https://gitlab.com/catamphetamine/react-time-ago/-/blob/master/source/ReactTimeAgo.js#L61
Is it possible to have a props for this or are there any available alternatives already?