MinimServer Forum
Tag options for date: year & month only - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Tag options for date: year & month only (/showthread.php?tid=4900)



Tag options for date: year & month only - antonmb - 06-05-2018 16:52

I'd like to use a "date created" tag to bucket albums by year and month, e.g. 2018-04, 2018-03, etc. I can easily bucket by year by adding the tag option "DateCreated.yearonly.index", but is there a way to select year and month only?

Thanks


RE: Tag options for date: year & month only - Peter@57m - 06-05-2018 20:04

Use DateCreated.yearMonth.index


RE: Tag options for date: year & month only - antonmb - 07-05-2018 05:22

Thank you.