NativeScript / NativeScript/plugins
DateTimePicker Events
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 206
- Forks
- 123
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
Can you list the events available on the DateTimePicker. I have used datePickerClosed, datePickerOpened, are there any others.
I have an issue where cancel triggers the datePickerClosed function even though no date was selected/changed.
Is there a function to stop the DateTimePicker opening if certain criteria are not met.
Is there a way to programatically close the DateTimePIcker.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the DateTimePicker implementation and its event definitions in the NativeScript plugins repository. Check how cancel, opening, and programmatic closing are handled on the supported platforms, then document the available events and the confirmed behavior or limitations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100