hoverfly v1.1.3 Release Notes

Release Date: 2019-10-10 // over 4 years ago
  • A universal date time templating helper is added:

    {{ now "<offset>" "<format>" }}
    

    ✅ It generates current date time with an offset in any custom format or Unix timestamp. More info can be found in the doc.