tables icon indicating copy to clipboard operation
tables copied to clipboard

Make the date format either shorter or adjustable

Open ostasevych opened this issue 3 months ago • 1 comments

Is your feature request related to a problem? Please describe.

I found that the dates values took a lot of space in columns, what makes the tables quite wide. Would that be possible either to make them shorted eg dd.mm.YYY, hh:mm or better adjustable in UI?

Describe the solution you'd like

Easy explanation: image

Describe alternatives you've considered

Alternatives: add date format in settings either per each table or at the level of the Tables app.

Additional context

No response

ostasevych avatar Mar 05 '24 17:03 ostasevych

We currently use NcDateTimePickerNative which doesn't let us change the display format, from what I see. I think we need to use NcDateTimePicker to enable this.

enjeck avatar Apr 14 '24 13:04 enjeck