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

Add the ability to add a niceML formatted timestamp based on a given datetime object #138

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

aiakide
Copy link
Collaborator

@aiakide aiakide commented Sep 12, 2024

📥 Pull Request Description

The timestmap format used in niceml has a special foramt. If it is necessary to create this, it can now be created based on a given timestamp. If no datetime object is given, a datetime object is created at the current time.

📝 Checklist

Please make sure you've completed the following tasks before submitting this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

…given datetime object

The timestmap format used in niceml has a special foramt. If it is necessary to create this, it can now be created based on a given datetime object.
@aiakide aiakide added the 🔧 enhancement Requests for improvements or enhancements to existing features label Sep 12, 2024
@aiakide aiakide requested a review from dstalzjohn September 12, 2024 18:21
@aiakide aiakide self-assigned this Sep 12, 2024
@aiakide aiakide enabled auto-merge (rebase) September 12, 2024 18:29
@aiakide aiakide merged commit 9cebe9d into develop Sep 12, 2024
6 checks passed
@aiakide aiakide deleted the feature/individual-niceml-timestamp branch September 12, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 enhancement Requests for improvements or enhancements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants