We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c3a42 commit f026930Copy full SHA for f026930
src/index.jsx
@@ -17,7 +17,6 @@ import {
17
getSeconds,
18
getMinutes,
19
getHours,
20
- getTime,
21
addDays,
22
addMonths,
23
addWeeks,
@@ -40,7 +39,6 @@ import {
40
39
setDefaultLocale,
41
getDefaultLocale,
42
DEFAULT_YEAR_ITEM_NUMBER,
43
- correctDateString,
44
isSameDay,
45
} from "./date_utils";
46
import onClickOutside from "react-onclickoutside";
0 commit comments