Skip to content

Commit 97d2832

Browse files
authored
Update README.md
1 parent b803fee commit 97d2832

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ which is valid [OpenTSDB](http://opentsdb.net/) syntax.
132132
* [DATE( startDate )](https://github.com/mostafa-asg/EasyGen/wiki/Functions#date-startdate-)
133133
* [DATE( startDate , outputPattern )](https://github.com/mostafa-asg/EasyGen/wiki/Functions#date-startdate--outputpattern-)
134134
* [DATE( startDate , endDate , outputPattern )](https://github.com/mostafa-asg/EasyGen/wiki/Functions#date-startdate--enddate--outputpattern-)
135+
* [TIMESTAMP()](https://github.com/mostafa-asg/EasyGen/wiki/Functions#timestamp)
136+
* [TIMESTAMP(from)](https://github.com/mostafa-asg/EasyGen/wiki/Functions#timestampfrom)
137+
* [TIMESTAMP(from,to](https://github.com/mostafa-asg/EasyGen/wiki/Functions#timestampfromto)
135138
* [PAD_LEFT( expression , minLength , fillChar )](https://github.com/mostafa-asg/EasyGen/wiki/Functions#pad_left-expression--minlength--fillchar-)
136139
* [PAD_RIGHT( expression , minLength , fillChar )](https://github.com/mostafa-asg/EasyGen/wiki/Functions#pad_right-expression--minlength--fillchar-)
137140
* Unique Identifier

0 commit comments

Comments
 (0)