We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6cb406 commit c9b81e3Copy full SHA for c9b81e3
1 file changed
docs/api-reference.md
@@ -10,7 +10,7 @@ type DateInput = number | string | Date;
10
- `parse()` now uses **local time** for date-only strings (was UTC)
11
- Getter functions now return **local time** components (was UTC)
12
13
-See [Release Notes](/RELEASE_NOTES_v2.0.0.md) for migration guide.
+See [Release Notes](https://github.com/bbernag/react-native-date/blob/main/packages/native-date/RELEASE_NOTES_v2.0.0.md) for migration guide.
14
:::
15
16
## Parsing
0 commit comments