arqex / arqex/react-datetime

currentDate does not include the selectedTime

Open
#812 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2k
Forks
858
PR merge metrics
No merged PRs in 30d

Description

### I'm Submitting a ...

```
[ ] Bug report
[ ] Feature request
[x] Support request
```

### Steps to Reproduce
Using the `isValidDate` prop returns only the date inside the first parameter, when it should return the date + selected time.

### Expected Results
When a time is selected, the `currentDate` object contains the time within it.

### Actual Results
All dates have no time (i.e. `Wed Dec 08 2021 00:00:00 GMT-0800`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.