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

fixbug - plage de date filtre missions ULAM #434

Open
aleckvincent opened this issue Nov 15, 2024 · 0 comments
Open

fixbug - plage de date filtre missions ULAM #434

aleckvincent opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working javascript Pull requests that update Javascript code

Comments

@aleckvincent
Copy link
Collaborator

Le DateRangeNavigator retourne comme valeur :

  • stardateDatime : first day of month
  • endDateTime : last day of month

Cela devrait plutôt être :

  • startDateTime : last day of previous month
  • endDateTime: first day of next month
@aleckvincent aleckvincent moved this to TODO in RapportNavBoard Nov 15, 2024
@aleckvincent aleckvincent added bug Something isn't working javascript Pull requests that update Javascript code labels Nov 15, 2024
@aleckvincent aleckvincent moved this from TODO to IN PROGRESS in RapportNavBoard Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update Javascript code
Projects
Status: IN PROGRESS
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant