Skip to content

merge TimeShift Data methods instead of overriding Data #4

Description

@melnikaite-apoex

it'd be better to merge new methods with Data object instead of overriding Data object, because there are some other libraries that can add their own methods to Data object

so I had to use Date = _.merge(Date, TimeShift.Date) (lodash) instead of Date = TimeShift.Date

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions