Join Slack
Powered by
In javascript, Date has few constructors: Date(), ...
# javascript
g
gaetan
05/07/2017, 1:19 PM
In javascript, Date has few constructors: Date(), Date(string), Date(Long), … Kotlin version of Date only has empty constructor. Do you know how to call the others (or call Date.parse() method)?
Open in Slack
Previous
Next