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] Support for numeric date feature inputs #3517

Merged
merged 10 commits into from
Aug 11, 2023
Merged

Conversation

jeffkinnison
Copy link
Contributor

Currently, the date feature supports ISO date/time strings and custom date/time strings with a user-supplied format string. This adds support for preprocessing int and float second and millisecond POSIX timestamps.

@github-actions
Copy link

github-actions bot commented Aug 10, 2023

Unit Test Results

  6 files  ±0    6 suites  ±0   1h 2m 27s ⏱️ +15s
34 tests ±0  29 ✔️ ±0    5 💤 ±0  0 ±0 
88 runs  ±0  72 ✔️ ±0  16 💤 ±0  0 ±0 

Results for commit 452e549. ± Comparison against base commit efed598.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@justinxzhao justinxzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jeffkinnison jeffkinnison merged commit 3a8d65e into master Aug 11, 2023
16 checks passed
@jeffkinnison jeffkinnison deleted the numeric-datetime branch August 11, 2023 16:00
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.

None yet

2 participants