Vipul vyas

Results 9 comments of Vipul vyas

First of all thank you for responding it and I am new to open source community let me current if i am thinking in wrong direction. we can say `adjust-timezone`...

Yes, `moment timezone` already has feature to convert between server to client time, but adjust-timezone help in machine timezone which we don't know. But i got your point we can...

![Screenshot 2023-05-04 at 11 08 18 AM](https://user-images.githubusercontent.com/41857567/236125532-5ff239dc-f9b2-4a80-aac7-45ac646f8bb2.png) ![Screenshot 2023-05-04 at 11 08 42 AM](https://user-images.githubusercontent.com/41857567/236125544-ab8329a7-1789-4449-a599-14aa9897d29f.png)

@alexkwolfe @loris @joeframbach @simison

@eveningkid @bitdeli-chef @ZitRos @NiclasThobaben what you think about this?

You are right it is up to library maintainer and we can make good documentation for it rather then change of it. And also if we change it then user...

@NiclasThobaben @eveningkid okay so ` -m = message` should result to` { m: 'message' }` right ? just approve this and i will start.

``` > node sample.js -m = message error: invalid syntax!! syntax: node ./script.js careful -dangerous --tomatoes=3 --tonight --key=ek== for more visit https://www.npmjs.com/package/args-parser ``` is this looks good to you ?...

PR: https://github.com/eveningkid/args-parser/pull/8