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

feat(kit): DateTime supports configurable parameter dateTimeSeparator #1143

Merged
merged 23 commits into from
Mar 27, 2024

Conversation

KrollikRoddzer
Copy link
Contributor

Closes #343

Done:

  1. Added dateTimeSeparator parameter for DateTime
  2. Added documentation for dateTimeSeparator
  3. Created tests for dateTimeSeparator

@KrollikRoddzer KrollikRoddzer changed the title feat(kit): DateTime support configurable parameter dateTimeSeparator feat(kit): DateTime supports configurable parameter dateTimeSeparator Mar 13, 2024
Copy link
Contributor

github-actions bot commented Mar 13, 2024

Visit the preview URL for this PR (updated for commit de969f9):

https://maskito--pr1143-date-time-separator-dsj0kvn2.web.app

(expires Thu, 28 Mar 2024 07:49:44 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 61e4dea776cbea516b68c67840913d2edd88bb90

@KrollikRoddzer
Copy link
Contributor Author

Add unit tests

@KrollikRoddzer
Copy link
Contributor Author

Change to object in toDateString

@github-actions github-actions bot added the ready to merge ready label Mar 27, 2024
@nsbarsukov nsbarsukov merged commit ec86284 into main Mar 27, 2024
31 checks passed
@nsbarsukov nsbarsukov deleted the date-time-separator branch March 27, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 - DateTime add configurable parameter dateTimeSeparator (or just separator)
3 participants