Skip to content

Conversation

@misholson
Copy link

@misholson misholson commented Oct 22, 2025

Description

This enhances the dynamic variables by allowing you to add a pipe followed by a parameter defining how that variable is generated. Then we implement that for the $timestamp variable. If $timestamp is specified by itself, its behavior is the same, but now you could also specify $timestamp|yyyyMMDD to get a timestamp that looks like 20251021. Any format string supported by moment is supported.

Contribution Checklist:

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow format strings for the $timestamp dynamic variable

1 participant