[Ethereum] How to retrieve current date and time in solidity?

remixsolidity

I need to store date in one variable and time in variable. Are there any methods to get date and time in solidity?

Best Answer

there is a datetime library you can find out more here https://github.com/pipermerriam/ethereum-datetime