I get the current time from {{now.shorttime}}, but it is 6:00 AM or 8:00 PM as 12-hour.
Is there any other smart value through which I can get 18:00 ?
I find the answer as below:
{{now.convertToTimeZone("Asia/Shanghai").format("HH:mm")}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.