Is there a way to output the scheduled time alongside of scheduled date in a list #3119
Unanswered
tukusejssirs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a list contains
Scheduled
column, it always outputs the date only. Now I want to also output the time (e.g.2023-06-19 09:00
or even better: add a newline in between, like2023-06-19\n09:00
).Is it possible? 🤔
Thanks in advance! 🙏
Beta Was this translation helpful? Give feedback.
All reactions