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

WIP: Add built in functions to convert timestamps to integers #1390

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

desa
Copy link
Contributor

@desa desa commented May 19, 2017

This PR introduces the ability to convert timestamps to integers. The purpose of this is to allow users to perform mathematical operations using the timestamp.

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated

@nathanielc
Copy link
Contributor

Thanks, have you seen this feature request #169?

@desa
Copy link
Contributor Author

desa commented May 19, 2017

@nathanielc I had not, but that would be useful. In the use-case that this was spawned from, the user was writing a timestamp as a field and comparing the drift of the time and the field storing a timestamp.

@nathanielc
Copy link
Contributor

So this is more about being able to create a field from a time value, makes sense.

@nathanielc nathanielc merged commit f4fd104 into master Jul 25, 2017
nathanielc added a commit that referenced this pull request Jul 25, 2017
WIP: Add built in functions to convert timestamps to integers
@nathanielc nathanielc deleted the md-convert-time-to-value branch July 25, 2017 15:43
@rbetts rbetts removed the in progress label Dec 7, 2017
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.

3 participants