Dynamic Report Data Types
- Ngôn ngữ chính
- Python
- Star
- 1.2k
- Fork
- 303
- Merge trung bình
- 4 giờ 32 phút
- Pull request đã merge (30 ngày)
- 216
Mô tả
In the effort on the dynamic report, so far we have a few data types that can get tagged for special handling. curious what folks think might be some other data types for special handing.
## Current Formats in Development Fork
`datetime` <== formatting and timezone adjustment
`date` <== formatting only
`time` <== formatting and timezone adjustment
`phonenumber` <== formatting into regional grouping
## Future Thoughts
### Color - Added in
`color` or `colorhtml`
could have a little color square, maybe even a pop up with a larger square and other color representations like RGB, CMYK, HTML, etc. something like this:

### Distance Numbers
allow for a number to be reported as a certain distance in a provided unit of measure, and the popover can do some conversion math. found this in the AllTrails module that has distance and elevation numbers in meters. would be easy to convert from metric to imperial and vice versa.

### Location
also in the above screen shot of AllTrails is lat/long numbers that could be used to present that location in the several other notation versions of geo-location. maybe even a link to open google earth at that given loc.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.