SQLite strftime() function is used to fetch date and time and also perform time and date calculation.
Syntax:
strftime(format, timestring [, modifier1, modifier2, ... modifier_n ] )