Opened 14 years ago
Closed 14 years ago
#1941 closed enhancement (wontfix)
[patch] FilteringTable: flexible date input formats
Reported by: | Owned by: | Tom Trenka | |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dojox | Version: | 0.4 |
Keywords: | FilteringTable | Cc: | |
Blocked By: | Blocking: |
Description
this patch adds an inputFormat attribute for dates to supply an input format for dates.
I have some dates in ISO8601 format I needed to support, and I figured it would be a useful feature :)
I'm new to dojo, so please feel free to brow beat me if my submission needs to be different in the future.
Thanks!
Attachments (1)
Change History (5)
Changed 14 years ago by
Attachment: | dojo.widget.FilteringTable_dateformat.patch added |
---|
comment:1 Changed 14 years ago by
Milestone: | → 0.5 |
---|---|
Owner: | changed from bill to Tom Trenka |
Summary: | FilteringTable flexible date input formats → [patch] FilteringTable: flexible date input formats |
There is an outstanding bug on this but I will leave it open for now. Also need to know if you've filed a CLA or not, otherwise I can't even look at your patch.
comment:2 Changed 14 years ago by
hmmm... didn't see that about the CLA before I posted. I have filled this out and I will mail it first thing in the morning. Can you point me at the bug you mentioned so I can take a look at it?
Thanks!
comment:3 Changed 14 years ago by
Component: | Widgets → Dojox |
---|
comment:4 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
FilteringTable? is not being ported to either Dijit or DojoX, so I'm closing the bug.
patch to include inputFormat for date column types