-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
v4: format LLLL not showing timepicker #740
Comments
I don't get the timepicker for the first one. |
ah quite right. I'll get it fixed |
mmm this might be a momentjs issue. It does the same thing for |
i not very confident they will fix this soon or even at all. In the meantime i would suggest to do the longdateFormat() simply twice. |
yup. If moment doesn't fix it, I'll just add a second |
👍 |
Hi, I would be very pleased too by a fix / workaround for LLLL 👍 |
@nikoskalogridis do you have any better idea's then what @bjoe2k4 has posted? |
@bjoe2k4 added your fix to the dev branch until Moment address it (assuming they ever do) |
Great, thanks! |
just to update this: Moment acknowledged that this is an issue. It has been marked as a bug, but that's all |
@Eonasdan thanks for the follow up 👍 |
A fix in the momentjs library was merged to their dev branch! moment/moment#2419 v5 of the picker should be able to take out the double parse |
I am failing to get the timepicker to appear for formats LLLL or llll. It only works by using the full format 'dddd D MMMM YYYY LT'.
http://jsfiddle.net/0Ltv25o8/34/
The text was updated successfully, but these errors were encountered: