Skip to main content

Module util

Module util 

Source
Expand description

Small time helpers: SOPS metadata timestamps are RFC 3339, second precision, UTC (time.RFC3339 in Go).

Functionsยง

date_utc_today
Current UTC date as YYYY-MM-DD (for generated key headers).
rfc3339_now
Current UTC time as YYYY-MM-DDTHH:MM:SSZ (SOPS time.RFC3339).