"$now.plus" If it's from plus to reverse, what do I need to use?

{{$now.plus({minutes: 15}).toString()}}

want to change to countdown

Sorry, not sure what you mean. Are you looking for minus?

No
$now.plus = +
$now.? = -
I want to reduce time 15 min
Which command do I need?

$now.minus

2 Likes

Thank You!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.