dynamo-easy icon indicating copy to clipboard operation
dynamo-easy copied to clipboard

auto generate timestamps

Open michaelwittwer opened this issue 6 years ago • 1 comments

possibility to enable auto generation of timestamps like creationDate and lastUpdatedDate

michaelwittwer avatar Dec 04 '18 10:12 michaelwittwer

I guess you'd integrate it with the @DateProperty decorator. To still support custom DateTypes we would need to have the default constructor of the date class (or a provided function) to create such a timestamp.

simonmumenthaler avatar Dec 05 '18 14:12 simonmumenthaler