UniversalDot / universal-dot-front-end

An API + React based template for building Substrate Front Ends
The Unlicense
1 stars 0 forks source link

Convert DateTime object to UnixTime #21

Open stojanov-igor opened 2 years ago

stojanov-igor commented 2 years ago

The blockchain Node understands UnixTime.

All DateTime Objects that come from the front-end application have to be converted to UnixTime.