Open kschwartzatdattodotcom opened 4 hours ago
How about a parameter called @TimestampTokensInUTC
?
It would be used for the tokens in the file names and directory structure.
It would not be used for the logging (as that is not using tokens).
Are you suggesting just one token? If so what would the granularity be? Right now you provide granularity, via multiple tokens, down to the microsecond (not that I use it…).
I would think that for file names, YYYYMMDD_HHMMSS would be sufficient.
And thanks very much for the quick response!
Ken Schwartz
This would be a new parameter that would make all the timestamp tokens UTC tokens.
There is another similar request, #679
Yes, I realized you meant a bit about 1 second after I hit “send”. 😊
And, yes, that would certainly take care of it, at least in terms of the use cases I need (and can think of).
Thanks again.
Ken
You currently support tokens for datetime parts (eg, year, hour, etc). These are supported in filenames/foldernames/etc. It would be nice to have the option of specifying UTC values instead of local-time values.