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

option to define custom date format #260

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

idaho
Copy link
Owner

@idaho idaho commented Mar 15, 2024

Resolves #258

If day_style is set to custom you can now set day_style_format in which we can define the date format

  • day: d, dd
  • month: M, MM
  • year: y, yy, yyy, `yyyy``

Possible in a next step i will implement a drop down with some predefined formats and a custom format row in there ...

@idaho idaho added the feature label Mar 15, 2024
@idaho idaho merged commit d784fca into main Mar 15, 2024
2 checks passed
@idaho idaho deleted the option-to-define-custom-date branch March 15, 2024 19:28
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.

customize date
1 participant