nhibernate-core icon indicating copy to clipboard operation
nhibernate-core copied to clipboard

AbstractDateTimeType.Round is a Floor not a Round

Open johnboyerkarbonhq opened this issue 8 months ago • 1 comments

I was messing around with AbstractDateTimeType and couldn't help but notice that the method Round is intended to round but it actually is doing a floor. Thought I might quickly pop a PR in.

johnboyerkarbonhq avatar Feb 24 '25 03:02 johnboyerkarbonhq