]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1705524: Override angular date filter
authorMike Rylander <mrylander@gmail.com>
Wed, 2 Aug 2017 20:56:20 +0000 (16:56 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 3 Aug 2017 15:31:07 +0000 (11:31 -0400)
commit2626a253ff74e1e142acd837626c0a1d44896b16
treeff83496401d4c44ee9cb1a21c56a717bd8e4dfc5
parent7827475fd5352012e161d03ad44bde4cdc1173c0
LP#1705524: Override angular date filter

Here we'll use moment.js to format all dates that want to use the angular date
filter, for consistency and standards compliance.  The primary benefit is the
ability to use a proper timezone (region) rather than just a simple GMT offset.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/js/ui/default/staff/services/ui.js