Solidity Tutorial — All About Time Units

Examining the available suffixes in Solidity when handling time in smart contracts

Jean Cvllr
Better Programming
Published in
10 min readFeb 21, 2023

--

Photo by Jon Tyson on Unsplash

After covering how to deal with ether units in Solidity in “All About Ether Units,” we will now cover time units.

This article will examine the available suffixes in Solidity when handling time in smart contracts.

--

--