canyener / social-me-die-client

A social media experiment with .net core, ef core, react and mobx.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timezone issue with native js dates

canyener opened this issue · comments

TL;DR;
Everything works fine on local, but even i set dates to UTC or with a static value, when it runs on Github Actions, tests fail because when it compares the snapshot file, date format changes.

Any help is appreciated.

Fixed in #261