cemac / SWIFT-Testbed3

ARCHIVED. Repository for Testbed 3 Work Flow
GNU General Public License v3.0
2 stars 0 forks source link

Calendar has some issues displaying in the previous day #81

Closed eardkdw closed 2 years ago

eardkdw commented 2 years ago

Seems to be timezone-related (as PHP's DateInterval class returns whole days only so an hour's difference can change 2 days to 2 day and so forth)

eardkdw commented 2 years ago

Resolved in pull request #28