On Sun, May 8, 2016 at 1:37 PM, sebb <[email protected]> wrote: > On 8 May 2016 at 12:16, Philippe Mouawad <[email protected]> > wrote: > > It's a formulation error. > > This format is supported > > But are there any formats which are not supported? >
It accepts : ms of any SimpleDateFormat > > For example, how about this: > > jmeter.save.saveservice.timestamp_format='abcd' > It won't work with this, but what is this format ? Is this an acceptable SimpleDateFormat ? > > I suspect that may not be supported as it is does not provide any time > information. > > Does the format have to include both date and time? > See NormalizerSampleConsumer > Does the code support 'ms' (i.e. epoch timestamp)? > yes > > One needs to know that info in order to clarify the text. > > > > On Sunday, May 8, 2016, sebb <[email protected]> wrote: > > > >> The generating-dashboard.html page includes the following text: > >> > >> # You can use any other format than the one shown here > >> jmeter.save.saveservice.timestamp_format = yyyy/MM/dd HH:mm:ss > >> > >> > >> The way I read this initially, all formats *apart* from the one shown > are > >> OK. > >> I suspect that is not the intention. > >> > >> Are there any formats that are not supported? > >> > > > > > > -- > > Cordialement. > > Philippe Mouawad. > -- Cordialement. Philippe Mouawad.
