]> Kevux Git Server - fll/commit
Cleanup: Restructure time related types and add f_date_spec_t.
authorKevin Day <kevin@kevux.org>
Fri, 30 Jun 2023 02:49:14 +0000 (21:49 -0500)
committerKevin Day <kevin@kevux.org>
Fri, 30 Jun 2023 02:49:14 +0000 (21:49 -0500)
commit350b99f27e4527e9b410672991b7a00b4e6eb693
tree822f415278703b90ab4737bf0e5ba8e07231b378
parentb9d4c0b98dd737c1d4c7668e81f972cdd3b831db
Cleanup: Restructure time related types and add f_date_spec_t.

Make the time based types more interchangeable by using f_time_t.

Create a new time type called f_date_spec_t that utilizes f_time_spec_t instead of f_time_t for the time property.
level_0/f_type/c/type.h