Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Replace dayjs and moment with Platform SDK #616

Closed
luciorubeens opened this issue May 26, 2020 · 4 comments
Closed

Replace dayjs and moment with Platform SDK #616

luciorubeens opened this issue May 26, 2020 · 4 comments

Comments

@luciorubeens
Copy link
Contributor

import { Utils } from "@arkecosystem/platform-sdk";
const { DateTime } = Utils
@faustbrian
Copy link
Contributor

In the latest release of the SDK a few things have been split out into separate packages, those being platform-sdk-crypto and platform-sdk-support and platform-sdk-intl.

import { DateTime } from "@arkecosystem/platform-sdk-intl";

@stale
Copy link

stale bot commented Jun 26, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Jun 26, 2020
@faustbrian faustbrian removed the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Jun 26, 2020
@stale
Copy link

stale bot commented Jul 26, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Jul 26, 2020
@stale stale bot closed this as completed Aug 2, 2020
@ghost ghost removed the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Aug 2, 2020
@faustbrian faustbrian reopened this Aug 2, 2020
@stale
Copy link

stale bot commented Sep 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Sep 2, 2020
@stale stale bot closed this as completed Sep 10, 2020
@ghost ghost removed the Status: Stale The pull request is in need of updates but there has not been a sufficient response. label Sep 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants