hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

[FEATURE] unix timestamp to primitive date time

Open ShankarSinghC opened this issue 1 year ago • 0 comments

Feature Description

add a deserialization logic to convert unix timestamp to primitive date time so that there will no need to timestamp conversion in connectors

Possible Implementation

need to implement a new trait which has implementations of converting unix timestamp to required date time format

Have you spent some time to check if this feature request has been raised before?

  • [X] I checked and didn't find similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes I am willing to submit a PR!

ShankarSinghC avatar Apr 24 '23 16:04 ShankarSinghC