1. How do I control the formatting of dates in a URL with Play? stackoverflow.comI have a Play application that should list out purchases within a given date interval. If the user does not give any date interval, it should default to showing purchases within ... |
2. Play! framework CRUD module: adding default values and change date format? stackoverflow.comI'm using Play! frameworks CRUD module but I can't figure something out: my database table has a |
3. Calling a controller method with a date using the Play Framework stackoverflow.comThis is possibly a stupid question (I'm a bit of a Play Framework noob) but I'm really having no luck with it, essentially I have a display method along the lines ... |
4. Date and Time with play framework? stackoverflow.comI want to seperated fields in my model: actionDate and actionTime. Can i use the datatypes sql.Date and sql.Time for this? Or should a use util.Date for both? What's the correct way? Thanks ... |
5. play-framework getting the last-modification date for file stackoverflow.comPlayFramework application, the footer.html file:
Here I have right path, so the footer.html ... |