get_today

DbInteraction.get_today()[source]

Return datetime object for today at midnight.

Returns

datetime.datetime.now() but with the hours, minutes, seconds, microseconds set to 0

Return type

datetime.datetime