Linus Groh
d4e3688f4f
LibJS: Start implementing Date :^)
...
This adds:
- A global Date object (with `length` property and `now` function)
- The Date constructor (no arguments yet)
- The Date prototype (with `get*` functions)
2020-03-30 14:11:54 +02:00
..
2020-03-08 13:06:51 +01:00
2020-03-12 12:36:38 +01:00
2020-03-28 18:27:18 +01:00
2020-03-30 12:08:25 +02:00
2020-03-23 13:48:44 +01:00
2020-03-29 19:37:23 +02:00
2020-03-30 10:52:09 +02:00
2020-03-29 19:37:23 +02:00
2020-03-30 14:11:54 +02:00
2020-02-25 20:48:42 +01:00
2020-03-08 13:06:51 +01:00
2020-01-18 09:45:54 +01:00
2020-02-28 12:55:58 +01:00
2020-03-08 13:06:51 +01:00
2020-02-25 10:17:31 +01:00
2020-03-30 13:15:47 +02:00
2020-03-30 11:35:39 +02:00
2020-02-25 19:56:48 +01:00