sl-ember-components
sl-ember-components copied to clipboard
Support timezone (offset)
This issue appears to be related to sl-calendar requiring an outside bind on the VALUE string property. #1458 changes sl-calendar to force outside binding on selectedDate property which is an object of type moment. With the calendar returning a moment, there should be no question of timezone related discrepancies.
I believe this can be closed by #1458