Skip to content

Conversation

@viiktorstefanov
Copy link
Contributor

Closes #issue-1832

Motivation and context

Screenshots:

Before After
Paste screenshot Paste screenshot

Testing

Steps to test

Affected urls

Environment

New environment variables:

  • NEW_ENV_VAR: env var details

New or updated dependencies:

Dependency name Previous version Updated version Details
dependency/name v1.0.0 v2.0.0

@github-actions
Copy link

github-actions bot commented Sep 20, 2024

✅ Tests will run for this PR. Once they succeed it can be merged.

export const formatDate = 'dd MMM yyyy'
export const formatDatetime = 'dd MMM yyyy HH:mm:ss'

export const formatDateString = (dateString: string | Date, language?: string) => {
Copy link
Member

Choose a reason for hiding this comment

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

Could you please remove "language?: string" from the parameters list since we are not going to need it anymore?

@igoychev igoychev added the run tests Allows running the tests workflows for forked repos label Mar 21, 2025
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Mar 21, 2025
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.

4 participants