Skip to content

Conversation

@zambotn
Copy link

@zambotn zambotn commented Nov 30, 2020

Add functions used to convert handle values representing Dates. This is crucial for many types of conversion since many JSON are including date/time related fields.

Function added

  • toEpochMilli(string, pattern): converts string formatted as pattern into EPOCH
  • fromEpochMilli(numeric_epoch, pattern): converts numeric_epoch from a numeric format to a string formatted using pattern.
  • now(): return current EPOCH (in numeric format)

@zambotn
Copy link
Author

zambotn commented Oct 11, 2022

Is there any hope for this PR to be accepted? Did I miss something?

@vikash-agrawal
Copy link

We are are looking for date functionality, please let us know if it can be merged.

@af047252
Copy link

This functionality is exactly what I need.

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.

4 participants