Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hour and minutes #131

Open
Fire-O opened this issue Sep 3, 2020 · 1 comment
Open

Hour and minutes #131

Fire-O opened this issue Sep 3, 2020 · 1 comment

Comments

@Fire-O
Copy link

Fire-O commented Sep 3, 2020

I need a hour/minutes to take a custom format, like 2020-09-03 15-01 or 2020-09-03 15_01, what should I do?

@Stefan-Ilic
Copy link
Contributor

Hi @Fire-O,

I double-checked and unfortunately, your request is currently not possible, as %CurrentTime% is resolved via DateTime.Now.ToShortTimeString(). If you would like to introduce new expandable properties %CurrentHour% and %CurrentMinutes% (final names TBD) we would certainly look over it!

Just a little disclaimer that we're currently working on #123, meaning any PR of that kind would cause merge conflicts. I would suggest you refrain from starting any PR until October.

Best regards,
Stefan Ilic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants