Skip to main content

co_primitives/types/
date.rs

1// SPDX-License-Identifier: AGPL-3.0-only
2// Copyright (C) 2026 1io BRANDGUARDIAN GmbH
3
4pub type Date = u64; // unix timestamp in milliseconds