Samuell1 / revisions-plugin

Revisions allows to extend any model with Revisionable trait with more features and easy to use.
https://octobercms.com/plugin/samuell-revisions
MIT License
9 stars 7 forks source link

Use localized date format #9

Closed rubenvanerk closed 4 years ago

rubenvanerk commented 4 years ago

This pull request shows the revision date in a format based on the user's locale.

Samuell1 commented 4 years ago

Thanks!