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

exportedAt property should be a DateTime value #8

Closed
frankkilcommins opened this issue Oct 4, 2023 · 2 comments · Fixed by #12
Closed

exportedAt property should be a DateTime value #8

frankkilcommins opened this issue Oct 4, 2023 · 2 comments · Fixed by #12
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@frankkilcommins
Copy link
Contributor

Currently the property is set as follows:

ExportedAt = DateTime.UtcNow.ToLongTimeString();

Update to set output format to be UTC date + time.

@frankkilcommins frankkilcommins added bug Something isn't working good first issue Good for newcomers labels Oct 4, 2023
@Yousef-Majidi
Copy link
Contributor

Hi : )

I'd like to take care of this. Could you please assign it to me?

Thank you

@frankkilcommins
Copy link
Contributor Author

Hi @Yousef-Majidi

Awesome, thanks for jumping on. I've updated the ReadMe with dev instructions and references our contributor guide, to hopefully make everything clear for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants