▲ 799 ▼ What self hosting feels like (It's painful, please help 🥲) (feddit.uk) submitted 2 years ago by Flax_vert@feddit.uk to c/selfhosted@lemmy.world 192 comments fedilink hide all child comments
[–] marcos@lemmy.world 3 points 2 years ago (1 child) So, you need a unix time value followed by 000? That first part you can calculate with date +%s -d '2024-07-02 12:00'. permalink fedilink source parent hideshow 2 child comments replies: [–] schizo@forum.uncomfortable.business 2 points 2 years ago I ended up doing basically that. Current time in ms, minus 2629800000 (a month) = timestamp to use to prune from. permalink fedilink source parent
[–] schizo@forum.uncomfortable.business 2 points 2 years ago I ended up doing basically that. Current time in ms, minus 2629800000 (a month) = timestamp to use to prune from. permalink fedilink source parent