Skip to content

feat(serialization): implement EpochMilliseconds JSON marshalling and unmarshalling - #1396

Open
steve-nolte-bestow wants to merge 1 commit into
newrelic:mainfrom
steve-nolte-bestow:fix_epochmilliseconds
Open

feat(serialization): implement EpochMilliseconds JSON marshalling and unmarshalling#1396
steve-nolte-bestow wants to merge 1 commit into
newrelic:mainfrom
steve-nolte-bestow:fix_epochmilliseconds

Conversation

@steve-nolte-bestow

@steve-nolte-bestow steve-nolte-bestow commented Apr 17, 2026

Copy link
Copy Markdown

Added functions to marshal and unmarshal time in EpochMilliseconds format, including support for RFC3339 strings and numeric values. Introduced unit tests to validate functionality.

Big thanks to @cglenn36 for tracking this down and reporting it.

Fix for #1395

… unmarshalling

Added functions to marshal and unmarshal time in EpochMilliseconds format, including support for RFC3339 strings and numeric values. Introduced unit tests to validate functionality.
@CLAassistant

CLAassistant commented Apr 17, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@steve-nolte-bestow steve-nolte-bestow changed the title feat(serialization): implement EpochMilliseconds JSON marshalling and unmarshalling (#1395) feat(serialization): implement EpochMilliseconds JSON marshalling and unmarshalling Apr 17, 2026
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.

2 participants