SpineEventEngine / time

Date/time types and utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to new `base`

alexander-yevsyukov opened this issue · comments

Recent PR in base, added EnumStringifier, TimestampStringifier, and DurationStringifier (copied from Time).

Please migrate to newer version of Base, removing code duplication, and migrating the API (including Registrar already available from Base).

Addressed by #36.