Format updates when time system selected

This commit is contained in:
Henry
2016-08-01 17:11:01 -07:00
parent ce5d0ef5bd
commit a75ea67b8c
5 changed files with 13 additions and 12 deletions

View File

@ -33,7 +33,7 @@ define([
"extensions": {
"formats": [
{
"key": "local",
"key": "local-format",
"implementation": LocalTimeFormat
}
],