Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace MomentJS with Date-Fns (Retry) #1517

Merged
merged 8 commits into from
Jun 23, 2023
Merged

Replace MomentJS with Date-Fns (Retry) #1517

merged 8 commits into from
Jun 23, 2023

Conversation

SleeplessOne1917
Copy link
Member

I messed up #1508 in a way that I couldn't push to it, so this is a new PR with changes suggested from the previous one.

@@ -11,22 +12,24 @@ interface MomentTimeProps {
ignoreUpdated?: boolean;
}

function momentFormat(input: string) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't this just be called dateFormat?

@SleeplessOne1917 SleeplessOne1917 merged commit e722455 into main Jun 23, 2023
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