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

(maint) format timestamp with ISO formatter #3854

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

austb
Copy link
Contributor

@austb austb commented Aug 8, 2023

in the pe-puppetdb tests, this str call was leaving in a space between the date and time that wasn't working as a URL parameter. Switch to using the to-string function which formats the timestamp with ISO 8601 formatting, which uses a T to separate the date and time.

in the pe-puppetdb tests, this `str` call was leaving in a space between
the date and time that wasn't working as a URL parameter. Switch to
using the to-string function which formats the timestamp with ISO 8601
formatting, which uses a T to separate the date and time.
@austb austb requested review from a team as code owners August 8, 2023 18:40
@rbrw rbrw merged commit ab26ff8 into puppetlabs:main Aug 8, 2023
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants