• Kurtis Rader's avatar
    Implement `{when_iso_local}` placeholder (#2363) · 0684cf86
    Kurtis Rader authored
    Implement `{when_iso_local}` placeholder
    
    This implements the `{when_iso_local}` placeholder. This is like the
    `{when_iso}` placeholder but the output is in the current timezone
    rather than UTC.
    
    Resolves #2362
    0684cf86
replacer_test.go 14.9 KB