Skip to content
#

normalization

Here are 271 public repositories matching this topic...

safakgur
safakgur commented Jan 9, 2020

Split from #40

Default DateTime.Compare ignores the Kind property. We should:

  • Add a new guard, KindSpecified, to require a DateTime argument to have kind that is either Local or Utc, so people can force callers to think about the source of their time values and specify the kinds explicitly.
  • Add non-generic overloads to Equal, NotEqual, Min, Max and InRange that acc
charset_normalizer
jbyers-suse
jbyers-suse commented Jul 19, 2018

I read the explanation provided in the rsyslog mmnormalize documentation [1]

**path [word], defaults to "$!"
Specifies the JSON path under which parsed elements should be placed. By default, all parsed properties are merged into root of message properties. You can place them under a subtree, instead. You can place them in local variables, also, by setting path="$.". **

I'm looking for some

Improve this page

Add a description, image, and links to the normalization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the normalization topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.