bsolomon1124 / demoji

Accurately find/replace/remove emojis in text strings
https://pypi.org/project/demoji/
Apache License 2.0
157 stars 20 forks source link

Make last_downloaded_timestamp() be UTC time #17

Closed bsolomon1124 closed 3 years ago

bsolomon1124 commented 3 years ago

Add tz argument to fromtimestamp().

Closes: https://github.com/bsolomon1124/demoji/issues/15