Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Payment prefs: use relative local and ISO 8601 dates #4370

Merged
merged 1 commit into from
Sep 29, 2016

Commits on Sep 29, 2016

  1. Payment prefs uses relative local and ISO 8601 dates

    - Add [moment.js](https://github.com/moment/moment/) which localizes time/date things
    
    Fix #4294
    
    Auditors: @jkup @mrose17
    
    Test Plan:
    1. In Prefeences > Payments, see Status and look for the "Next contribution: in {n} days".
    2. In Payment history, check that contribution dates are in ISO 8601 format (YYYY-MM-DD).
    3. Also look near the bottom for "Next contribution :in {n} days".
    4. Change Browser language in General then restart browser
    5. Go to Payments, see Status and find localized "in {n} days string"
    ayumi committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    18cf5df View commit details
    Browse the repository at this point in the history