Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display date and time in two rows #32

Closed
jfmdev opened this issue Mar 1, 2018 · 1 comment
Closed

Display date and time in two rows #32

jfmdev opened this issue Mar 1, 2018 · 1 comment

Comments

@jfmdev
Copy link

jfmdev commented Mar 1, 2018

I want to display the date and time as the time (e.g. 01/01/2018 10:09 AM instead of only 10:09 AM) but if I do that, the time column takes too much space (i.e. his width is too large).

So, is there a way to display the time in two rows?

What I want is the time to be displayed like:

01/01/2018
10:09 AM

Instead of being displayed like:

01/01/2018 10:09 AM
@jfmdev
Copy link
Author

jfmdev commented Mar 1, 2018

Closing since just find out that there is a renderTime property

@jfmdev jfmdev closed this as completed Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant