outl1ne / nova-notes-field

This Laravel Nova package adds a notes field to Nova's arsenal of fields.
MIT License
51 stars 36 forks source link

Possibility to set locale and timestamp format. #9

Closed newtongamajr closed 4 years ago

newtongamajr commented 4 years ago

My suggestion is to use the locale from config/app and create a new option in config/nova-notes-field to establish a format to timestamp on notes historic.

Tarpsvo commented 4 years ago

Hi! Added support for setting custom moment.js date format config option. I think locale is set automatically in Nova front-end app. Released in version 1.4.0.