Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,919 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- pustovalov/github-readme-stats JavaScript
- pustovalov/mobx-react-lite TypeScript
Created a pull request in mobxjs/mobx-react-lite that received 9 comments
Use circleci/node orb for CI
Created an issue in iamkun/dayjs that received 3 comments
Parse date in ISO 8601 format with strict mode
Describe the bug
dayjs('2017-07-08T07:25:17.000-07:00').format('YYYY-MM-DDTHH:mm:ss.SSSZ')
"2017-07-08T17:25:17.000+03:00" dayjs('2017-07-08T07:25:…