Datetime picker #3067

Closed
opened 2025-12-29 18:25:18 +01:00 by adam · 4 comments
Owner

Originally created by @hSaria on GitHub (Dec 13, 2019).

Originally assigned to: @hSaria on GitHub.

Environment

  • Python version: 3.6.3
  • NetBox version: 2.6.8

Proposed Functionality

Add a datetime selector to all datetime input fields.

Use Case

Simplifies the process of specifying a date, especially considering the current implementation relies on a human to match the format. Examples of this:

  • Change Log search form
  • Aggregates' created field
  • Circuits' install date field
  • Users' token expire field

Database Changes

None

External Dependencies

Probably going to need a JS library for that, like flatpickr or something else.

Originally created by @hSaria on GitHub (Dec 13, 2019). Originally assigned to: @hSaria on GitHub. ### Environment * Python version: 3.6.3 * NetBox version: 2.6.8 ### Proposed Functionality Add a datetime selector to all datetime input fields. ### Use Case Simplifies the process of specifying a date, especially considering the current implementation relies on a human to match the format. Examples of this: * Change Log search form * Aggregates' created field * Circuits' install date field * Users' token expire field ### Database Changes None ### External Dependencies Probably going to need a JS library for that, like [flatpickr](https://github.com/flatpickr/flatpickr) or something else.
adam added the status: accepted label 2025-12-29 18:25:18 +01:00
adam closed this issue 2025-12-29 18:25:18 +01:00
Author
Owner

@stale[bot] commented on GitHub (Dec 27, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.

@stale[bot] commented on GitHub (Dec 27, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@steffann commented on GitHub (Dec 27, 2019):

I can see the usefulness of this. I'd be willing to implement this is it gets accepted.

@steffann commented on GitHub (Dec 27, 2019): I can see the usefulness of this. I'd be willing to implement this is it gets accepted.
Author
Owner

@hSaria commented on GitHub (Dec 27, 2019):

Same here; was waiting for this to be accepted before I put any work into it. Understandably, there are better things to focus on. This is just a QoL change.

On 27 Dec 2019, at 8:07 pm, Sander Steffann notifications@github.com wrote:


I can see the usefulness of this. I'd be willing to implement this is it gets accepted.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

@hSaria commented on GitHub (Dec 27, 2019): Same here; was waiting for this to be accepted before I put any work into it. Understandably, there are better things to focus on. This is just a QoL change. > On 27 Dec 2019, at 8:07 pm, Sander Steffann <notifications@github.com> wrote: > >  > I can see the usefulness of this. I'd be willing to implement this is it gets accepted. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub, or unsubscribe.
Author
Owner

@hSaria commented on GitHub (Dec 27, 2019):

If anyone has any suggestions for the library to use, I’m all ears. Going to use some clean, maintained, modern library; no preference really.

On 27 Dec 2019, at 8:37 pm, Daniel Sheppard notifications@github.com wrote:


Assigned #3762 to @hSaria.


You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub, or unsubscribe.

@hSaria commented on GitHub (Dec 27, 2019): If anyone has any suggestions for the library to use, I’m all ears. Going to use some clean, maintained, modern library; no preference really. > On 27 Dec 2019, at 8:37 pm, Daniel Sheppard <notifications@github.com> wrote: > >  > Assigned #3762 to @hSaria. > > — > You are receiving this because you were assigned. > Reply to this email directly, view it on GitHub, or unsubscribe.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3067