Is there a way to change the date display format to M, d, y? My global settings are set to display date in that format but the easy folder listing modules are not picking up that setting.
@dmwesq. Thanks for posting. If you have some PHP coding experience, you can edit the helper.php file located in modules/mod_easyfolderlisting and change the way the date is formatted. You may reference PHP date function for more details on getting it the way you want.