Forum Discussion
DavidNewberger
New Contributor
I'm looking for it to generate something like this:
{ "date": 1458564164, //local dateTime "dateUTC": 1458582164 //UTC dateTime }
AlexeyKryuchkov
9 years agoSmartBear Alumni (Retired)
Hi,
It doesn't look like there's a straightforward way to generate such an object using LoadComplete features - the Custom String generator doesn't provide means to store date/time for further conversion. So, it looks like the best solution will be to generate such objects outside of LoadComplete and store them in one of the supported formats (CSV, Excel or DB).
Related Content
- 8 years ago
- 8 years ago
- 8 years ago
- 2 years ago
- 8 years ago
Recent Discussions
- 3 years ago
- 3 years ago
- 4 years ago