Tim Reichen
|
9c75e4876f
|
fix(std/datetime):: 12 and 24 support (#7661)
|
2020-09-24 18:06:22 -04:00 |
|
tokiedokie
|
c4ed3fb7e7
|
chore: add copyright (#7593)
|
2020-09-21 08:26:41 -04:00 |
|
Tim Reichen
|
28c9d90b4b
|
fix(std/datetime): timezone bug (#7466)
|
2020-09-15 10:09:40 -04:00 |
|
tasshi / Masaharu TASHIRO
|
85b98f6dd8
|
fix typo miliseconds -> milliseconds (#7469)
|
2020-09-14 22:48:49 -04:00 |
|
Tim Reichen
|
58bcb9880b
|
test(std/datetime): port golang dayOfYear tests (#7105)
|
2020-08-27 11:12:49 +02:00 |
|
Tim Reichen
|
de1007fc6a
|
refactor(std/datetime): remove currentDayOfYear (#7059)
|
2020-08-18 16:30:09 -04:00 |
|
Tim Reichen
|
684eddcc6b
|
feat(std/datetime): generalise parser, add formatter (#6619)
|
2020-08-15 10:37:17 -04:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Jesse Jackson
|
d49a021539
|
refactor(std/datetime): improve weekOfYear (#6741)
|
2020-07-14 14:23:54 -04:00 |
|
Jacob Gee-Clarke
|
634d6af7a1
|
feat(std/datetime): Added weekOfYear (#6659)
|
2020-07-09 15:50:42 -04:00 |
|
Ali Hasani
|
affba80454
|
feat(std/datetime): add is leap and difference functions (#4857)
|
2020-06-27 13:10:45 +02:00 |
|
Chris Knight
|
3ef94c5473
|
refactor(std): remove testing dependencies from non-test code (#5838)
|
2020-06-07 09:20:33 -04:00 |
|
Bartek Iwańczuk
|
8feb30e325
|
BREAKING: remove overload of Deno.test() (#4951)
This commit removes overload of Deno.test() that accepted named
function.
|
2020-04-28 12:33:09 +02:00 |
|
Ondřej Žára
|
a86b07f2df
|
used native padStart/End where possible (#4537)
|
2020-03-31 12:34:13 +02:00 |
|
Kitson Kelly
|
bced52505f
|
Update to Prettier 2 and use ES Private Fields (#4498)
|
2020-03-28 13:03:49 -04:00 |
|
Bartek Iwańczuk
|
61273085e4
|
refactor: rewrite tests in std/ to use Deno.test (#3930)
|
2020-02-11 17:24:27 +01:00 |
|
Yusuke Sakurai
|
a4bb8bab44
|
remove non-null assertion operator from std (part2) (#3927)
|
2020-02-08 14:15:59 -06:00 |
|
Yusuke Sakurai
|
c2986891f6
|
remove non-null assertion operator from std (part1) (#3900)
|
2020-02-07 02:23:38 -05:00 |
|
Chris Knight
|
77f4df40f3
|
Fixed month reference in documented output of parseDate and parseDateTime function calls (#3859)
|
2020-02-02 16:46:05 -05:00 |
|
Ry Dahl
|
bfab4ed0df
|
Happy new year! (#3578)
|
2020-01-02 15:13:47 -05:00 |
|
Leo Chandra
|
26bf928d28
|
fix: std/datetime toIMF bug (#3357)
|
2019-11-16 08:24:07 -05:00 |
|
Ryan Dahl
|
93f7f00c95
|
Run deno_std tests in github actions
|
2019-10-09 17:22:22 -04:00 |
|
Ryan Dahl
|
151ce0266e
|
Move everything into std subdir
|
2019-10-09 17:10:09 -04:00 |
|