News

Depending on the application human readable or unix timestamp may be preferable, however in my case there is no value in knowing the date/time, just need the ability to find corresponding timestamp ...
Proposal Reason: Currently, WireMock’s date/time matching (equalToDateTime) requires the user to explicitly specify actualFormat("unix") to parse Unix timestamp strings. If no format is specified, ...