I am using the example SQLiteLight4 for inspiration for a project and this example displays the date as yyyy-mm-dd in the web table.
I would like to display dates as dd-MMM-yyyy but I have not been able to find where that is defined, or maybe it is not defined and just an html/css default?
Anyhow, any suggestion for how to change it would be appreciated.
PS: like with most other examples, I have been learning a lot of stuff just trying to understand and use this example for my project. Thank you!
I would like to display dates as dd-MMM-yyyy but I have not been able to find where that is defined, or maybe it is not defined and just an html/css default?
Anyhow, any suggestion for how to change it would be appreciated.
PS: like with most other examples, I have been learning a lot of stuff just trying to understand and use this example for my project. Thank you!