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

Feature/Fix: Date-Time from ${X-Received} #34

Open
jpfieber opened this issue Mar 5, 2024 · 1 comment
Open

Feature/Fix: Date-Time from ${X-Received} #34

jpfieber opened this issue Mar 5, 2024 · 1 comment
Labels
Feature Request Features proposal from community good first issue Good for newcomers
Milestone

Comments

@jpfieber
Copy link

jpfieber commented Mar 5, 2024

I'm unable to get ${X-Received} to render. I was trying to use it to get the date and time from so I could use that to rename the file (I want to start the filename with 'yyyymmdd_hhMMss'). If you're diving into the code anyway, would it be possible to make available a ${DateTime} variable that provides the date/time in a common format (something predictable like 'YYYY-MM-DDTHH:mm:ssZ' or an option for multiple common formats)?

@anicholson anicholson added good first issue Good for newcomers Feature Request Features proposal from community labels May 3, 2024
@anicholson
Copy link
Owner

Hey @jpfieber, I don't have heaps of time to dedicate, but I will take a look. PRs welcome if you're at all comfortable in Typescript :)

@anicholson anicholson added this to the 1.5.0 milestone May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Features proposal from community good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants