Join Slack
Powered by
`event.date` is basically just a `var` until you c...
# tornadofx
r
Ruckus
08/30/2016, 5:05 PM
event.date
is basically just a
var
until you call
event.dateProperty()
, when it creates and starts using the property instead.
Open in Slack
Previous
Next