dnikolovv / dev-adventures-realworld

A RealWorld application implemented using the Dev Adventures .NET Core template and functional programming.
https://marketplace.visualstudio.com/items?itemName=dnikolovv.dev-adventures-project-setup
142 stars 29 forks source link

Is it UTC or what? I cannot see it from its type #5

Open dzmitry-lahoda opened 4 years ago

dzmitry-lahoda commented 4 years ago

https://github.com/dnikolovv/dev-adventures-realworld/blob/615bddabbf10383a29cb361365be90977cf7730a/src/server/Conduit.Core/Models/ArticleModel.cs#L19

dnikolovv commented 4 years ago

Yep, you're right. It'd be great to tighten up the type screws a bit. I don't have a .NET setup, could you submit a PR?

dzmitry-lahoda commented 4 years ago

Sorry for off topic, but don't have a .NET setup?

dnikolovv commented 4 years ago

As in I don't have a development setup that would allow me to build and run this thing.