Join Slack
Powered by
Is there any particular reason why the JS `Date` t...
# javascript
g
gregopet
07/03/2018, 10:36 AM
Is there any particular reason why the JS
Date
type mapping does not contain time component setter functions?
r
Roman Artemev [JB]
07/03/2018, 10:45 AM
Hi Gregor, the main idea is having current API immutable as much as possible to make it easy to migrate to multi-platform API in the future.
👍 2
g
gregopet
07/03/2018, 10:46 AM
Thank you
Open in Slack
Previous
Next