I am creating a dashboard with Dashing. In the html for the widgets I have: data-bind="updatedAtMessage", which I got from when I downloaded dashing to display when the widget was updated. I have searched everywhere and cannot seem to find where this message is coming from. I am looking to convert this into 12 hour time because right now it is in 24 hour time.
Dashing dashboard. How to change the 'updatedAtMessage' to be in twelve hour time?
68 views Asked by cam_cudi At
1
Dashing uses BatmanJS filters. Here's a pretty horrible solution changing
widgets/number/number.html.