Crate ndate

Source

Structs§

Config
Config struct is used to wrap the arguments passed from user to one common place

Functions§

execute
Takes in the input as Config struct and displays converted date if the operations are successful, else returns error.