MomentSharp
MomentSharp copied to clipboard
MomentJs port to C#
Hi, It seems that v2 of this package has been significantly nerfed in relation to Set* extensions on DateTime and the entire Moment class. Any plans on bringing that back?...
Hi, I understand that the first step is the implementation of `ILocalize`, but how to register it properly? Best Regards
please see docs [here](https://momentjs.com/docs/#/displaying/format/)
Dear, I got an exception: Couldn't find an exceptable range to return!!! Because the timeSpan.Total[...] is double but they are treated as int. E.g. TotalSeconds=45.5 will throws exception. if (timeSpan.TotalSeconds.InRange(0,...
Hello, Thank you for this port of MomentJS! I'm coming back to WPF from the browser, where I have grown accustomed to MomentJS. #From does not appear to be pluralizing...