Date picker date format in lists

This sub-forum is for discussing all topics related to AppGini Helper JavaScript Library, provided by bizzworxx as a third-party AppGini plugin.
Post Reply
SkayyHH
Veteran Member
Posts: 427
Joined: 2015-04-27 21:18

Date picker date format in lists

Post by SkayyHH » 2020-08-28 21:06

Hello Jan,

how do you handle dates in lists when using you date picker? I have to set date format to datetime. But then I have the time in the list view.

Thank you very much, kai

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1817
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Date picker date format in lists

Post by jsetzer » 2020-08-29 12:01

You can change the output format for fields on "Data Format" tab. If there is no preconfigured format which meets your requirements, you can create your own custom formats and add them to the list. There is a how-to right inside that tab.

Additionally, this topic has been discussed here a while ago:
viewtopic.php?t=3331#p11593


AppGini_DEyu4jgLIG.png
AppGini_DEyu4jgLIG.png (34.71 KiB) Viewed 1451 times
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

SkayyHH
Veteran Member
Posts: 427
Joined: 2015-04-27 21:18

Re: Date picker date format in lists

Post by SkayyHH » 2020-08-30 19:02

I have adapted it in dataFormats.cfg.

Thank you so much!

Best regards, Kai

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1817
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Date picker date format in lists

Post by jsetzer » 2020-12-18 14:16

Great that you got it right and good to know that is works as designed.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

Post Reply