flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
10
VISUALIZACION/node_modules/d3-time-format/locale/en-US.json
generated
vendored
Executable file
10
VISUALIZACION/node_modules/d3-time-format/locale/en-US.json
generated
vendored
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"dateTime": "%x, %X",
|
||||
"date": "%-m/%-d/%Y",
|
||||
"time": "%-I:%M:%S %p",
|
||||
"periods": ["AM", "PM"],
|
||||
"days": ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
||||
"shortDays": ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
||||
"months": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"],
|
||||
"shortMonths": ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue