Profitroll profitroll
profitroll merged pull request GarbageReminder/TelegramBot#61 2024-05-31 00:55:31 +03:00
Changed pytz<=2024.1 to pytz>=2024.1
profitroll created pull request GarbageReminder/TelegramBot#61 2024-05-31 00:55:27 +03:00
Changed pytz<=2024.1 to pytz>=2024.1
profitroll pushed to dev at GarbageReminder/TelegramBot 2024-05-31 00:55:09 +03:00
d078ab37d8 Changed pytz<=2024.1 to pytz>=2024.1
profitroll pushed to main at GarbageReminder/TelegramBot 2024-05-31 00:46:10 +03:00
ea0ab6443f Merge pull request 'v0.1.2' (#60) from dev into main
04ee8e9c60 Improved docstrings and set some logging events to INFO level instead of DEBUG
2c15bbb4d2 Merge pull request 'Update dependency pytz to v2024' (#59) from renovate/pytz-2024.x into dev
99d621d90f Update dependency pytz to v2024
dc389ac1b7 Merge pull request 'Possibly fixed #8' (#57) from profitroll/timezones-fix into dev
Compare 24 commits »
profitroll merged pull request GarbageReminder/TelegramBot#60 2024-05-31 00:46:09 +03:00
v0.1.2
profitroll created pull request GarbageReminder/TelegramBot#60 2024-05-31 00:45:56 +03:00
v0.1.2
profitroll pushed to dev at GarbageReminder/TelegramBot 2024-05-31 00:42:03 +03:00
04ee8e9c60 Improved docstrings and set some logging events to INFO level instead of DEBUG
profitroll pushed to dev at GarbageReminder/TelegramBot 2024-05-31 00:31:03 +03:00
2c15bbb4d2 Merge pull request 'Update dependency pytz to v2024' (#59) from renovate/pytz-2024.x into dev
99d621d90f Update dependency pytz to v2024
Compare 2 commits »
profitroll merged pull request GarbageReminder/TelegramBot#59 2024-05-31 00:31:02 +03:00
Update dependency pytz to v2024
profitroll commented on issue GarbageReminder/TelegramBot#8 2024-05-31 00:30:24 +03:00
Improved UTC offsets

Everything that has been tested shows that the issue has likely been resolved, but I might get back to this problem in the future...

profitroll merged pull request GarbageReminder/TelegramBot#57 2024-05-31 00:25:54 +03:00
Possibly fixed #8
profitroll closed issue GarbageReminder/TelegramBot#8 2024-05-31 00:25:54 +03:00
Improved UTC offsets
profitroll pushed to dev at GarbageReminder/TelegramBot 2024-05-31 00:25:54 +03:00
dc389ac1b7 Merge pull request 'Possibly fixed #8' (#57) from profitroll/timezones-fix into dev
3f20fdb46a Removed wrong localize
65e9e830c1 Fixed possible bugs and renamed pytz imports
1c76c8d911 Added automatic timezone update on location change; Update methods now return changed values
e307d60e8e pytz.utc instead of datetime.timezone.utc
Compare 11 commits »
profitroll pushed to profitroll/timezones-fix at GarbageReminder/TelegramBot 2024-05-31 00:25:43 +03:00
3f20fdb46a Removed wrong localize
65e9e830c1 Fixed possible bugs and renamed pytz imports
1c76c8d911 Added automatic timezone update on location change; Update methods now return changed values
e307d60e8e pytz.utc instead of datetime.timezone.utc
0562521f0d Improved typing
Compare 11 commits »
profitroll created pull request GarbageReminder/TelegramBot#57 2024-05-31 00:25:27 +03:00
Possibly fixed #8
profitroll pushed to profitroll/timezones-fix at GarbageReminder/TelegramBot 2024-05-31 00:24:26 +03:00
9ae319cbb3 Removed wrong localize
b939772c85 Fixed possible bugs and renamed pytz imports
6253fb0917 Added automatic timezone update on location change; Update methods now return changed values
fd72d34e48 pytz.utc instead of datetime.timezone.utc
48bb3cc4a3 Improved typing
Compare 6 commits »
profitroll pushed to profitroll/timezones-fix at GarbageReminder/TelegramBot 2024-05-30 18:47:43 +03:00
9b35b4892a Attempted a fix for #8
1b0870fca9 Default time is now 16:00
acd1746344 Added get_reminder_date() and get_reminder_time() methods; update_* methods now also change the attributes of the object
89050dbb6b Added pytz as a dependency
Compare 4 commits »
profitroll pushed to dev at GarbageReminder/TelegramBot 2024-05-30 13:51:52 +03:00
f6731d5734 Fixed downgrade for strings.url_updater config key
profitroll created branch profitroll/api-client in GarbageReminder/TelegramBot 2024-05-30 13:51:09 +03:00
profitroll pushed to profitroll/api-client at GarbageReminder/TelegramBot 2024-05-30 13:51:09 +03:00