I am using SQLAlchemy to work with an SQLite database. In some queries, I use strftime(\'%s\', \'now\', \'localtime\'), or in some columns, the current time may
strftime(\'%s\', \'now\', \'localtime\')