kibana/packages/kbn-datemath
Spencer f0cc432faf
Apache 2.0 license headers (#19383)
In order to make the license that applies to each file as clear as possible, and to be consistent with elasticsearch, we are adding Apache 2.0 license headers to the top of each file.

Existence of this header is enforced by eslint and tslint and missing headers were automatically added in the last commit by running:

```
node scripts/eslint --fix && node scripts/tslint --fix
```
2018-05-28 20:06:30 -07:00
..
src Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
test Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
.babelrc Production package example: datemath (#16531) 2018-02-13 21:49:55 +01:00
package.json [kbn-pm] Implement kbn watch. (#16892) 2018-03-26 17:54:40 +02:00
readme.md Production package example: datemath (#16531) 2018-02-13 21:49:55 +01:00
yarn.lock Production package example: datemath (#16531) 2018-02-13 21:49:55 +01:00

datemath

Datemath string parser used in Kibana