iso_parse.h (260B)
- // Collection of Unix tools, comparable to coreutils
- // SPDX-FileCopyrightText: 2023 Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
- // SPDX-License-Identifier: MPL-2.0
- #include <time.h> /* struct timespec */
- extern struct timespec iso_parse(char *);