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 overload to convert raw timestamp to DateTime #193

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

glopesdev
Copy link
Contributor

This PR adds an overload to the GetDateTime operator to allow passing a sequence of raw timestamp values for conversion. This is useful when requiring conversions directly from timestamp values stored in a file, or a state recovery subject.

@glopesdev glopesdev added the feature New planned feature label Dec 7, 2023
@glopesdev glopesdev merged commit 255a2d0 into main Dec 7, 2023
1 check passed
@glopesdev glopesdev deleted the datetime-conversion branch December 7, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants