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

Showing the wrong day number #398

Open
roelveldhuizen opened this issue Jun 9, 2015 · 0 comments
Open

Showing the wrong day number #398

roelveldhuizen opened this issue Jun 9, 2015 · 0 comments

Comments

@roelveldhuizen
Copy link

For some reason, the day number is displayed as n-1. So the actual value in the Doctrine 2 entity is 2015-06-04 thought the value displayed in the form is 03-06-2015.

                        ->add('legionellaRAConsultDate', 'genemu_jquerydate', array('label' => 'autora.legionellaRAConsultDate', 'widget' => 'single_text', 'required' => false, 'attr' => array('class' => 'start col-md-4'), 'format' => 'dd-MM-yyyy'))

image

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

No branches or pull requests

1 participant