mowispace/react-native-logs

Date format with using {date-today}

BohdanBida opened this issue · 1 comments

When I describe a file name, I want a separate file to be created every day but with date using my format (e.g. using usa format instead of default)

How to do it? I didn't find this in the documentation and I think it's currently not possible.

+1 Honestly would just be nice if it used the format YYYY-MM-DD instead of DD-MM-YYYY so that files can be sorted lexicographically in the days they cover.