extent-framework / extentreports-csharp

Extent Reporting Library, .NET
http://extentreports.com
Apache License 2.0
50 stars 39 forks source link

TimeStampFormat not carried to Category or Device modules #225

Open jrod567 opened 4 months ago

jrod567 commented 4 months ago

When configuring a particular timestamp format via ..Config.TimeStampFormat, the format works as expected in the Tests list.

However, this timestamp format is not formatted the same in the Category (tag) or Device modules:

image