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

feat: add useDate=string-nano option #981

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

le0nik
Copy link
Contributor

@le0nik le0nik commented Dec 28, 2023

This PR introduces a new option, useDate=string-nano. This feature allows the generation of ISO strings with nanosecond precision, such as 1970-01-01T14:27:59.987654321Z. The conversion is handled by the nano-date library.

@le0nik le0nik force-pushed the feat/use-date-string-nano branch from 518b9b7 to 3a34ec5 Compare December 29, 2023 08:47
@stephenh
Copy link
Owner

This looks great! Thanks @le0nik !

@stephenh stephenh merged commit dc84098 into stephenh:main Dec 29, 2023
6 checks passed
stephenh pushed a commit that referenced this pull request Dec 29, 2023
# [1.166.0](v1.165.3...v1.166.0) (2023-12-29)

### Features

* add useDate=string-nano option ([#981](#981)) ([dc84098](dc84098))
@stephenh
Copy link
Owner

🎉 This PR is included in version 1.166.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@le0nik le0nik deleted the feat/use-date-string-nano branch December 29, 2023 18:20
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.

2 participants