manaaan / ekolivs-oms

Ekolivs order management system
MIT License
1 stars 0 forks source link

chore(28): use ISO8601 timestamp as string #35

Open manaaan opened 4 months ago

manaaan commented 4 months ago

As discussed the remaining changes, for timestamps to be used as string in ISO 8601 format, instead of a parsed timestamp for protobuf.

We can ignore #32 therefore, since we don't need to marshal into the time format.