1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
|
import {startDaysBetween} from './time.js'; test('startDaysBetween', () => { expect(startDaysBetween(new Date('2024-02-15'), new Date('2024-04-18'))).toEqual([ 1708214400000, 1708819200000, 1709424000000, 1710028800000, 1710633600000, 1711238400000, 1711843200000, 1712448000000, 1713052800000, ]); }); FEST.MF?h=v7.0.0.202409031743-r' type='application/atom+xml'/>