MCPcopy Index your code
hub / github.com/react-dates/react-dates / toISODateString_spec.js

File toISODateString_spec.js

test/utils/toISODateString_spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import moment from 'moment';
2import { expect } from 'chai';
3
4import toISODateString from '../../src/utils/toISODateString';

Callers

nothing calls this directly

Calls 1

toISODateStringFunction · 0.85

Tested by

no test coverage detected