Function is_dst()

← Back to Module time



Module time → is_dst()

Description

Get Daylight Saving Time flag from the given timestamp

is_dst(timestamp = now(), utc = false)


Parameters


Return Value


Usage Example

import time
 
is_dst()