Skip to content

Add new Date Wrapper #1573

@Torres-ssf

Description

@Torres-ssf

We need to investigate and integrate a suitable date wrapper for broad use within the SDK.

Two critical factors must be considered:

  1. SDK Compatibility and GraphQL Resolver Integration: The date package must fully meet the needs of the SDK, and also for GraphQL resolvers. This is crucial because, during the implementation of these resolvers, specific date conversions are expected. (Refer to related issues 1572 and 1570 for more context.)

  2. Package Tree Shaking: It's essential to consider the tree-shakability of the package. This consideration is to ensure that the SDK's overall size isn't unnecessarily increased, maintaining its performance and efficiency.

Note

Metadata

Metadata

Labels

featIssue is a feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions