index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datetime
Age
Commit message (
Expand
)
Author
2019-05-13
datetime: timezone fix in toIMF (denoland/deno_std#400)
Vincent LE GOFF
2019-04-27
http: Cookie improvements (denoland/deno_std#359)
Vincent LE GOFF
2019-04-24
Eslint fixes (denoland/deno_std#356)
Vincent LE GOFF
2019-03-26
Fix assertEquals for RegExp & Date (denoland/deno_std#305)
Vincent LE GOFF
2019-03-18
Documentation clean up (denoland/deno_std#288)
Vincent LE GOFF
2019-03-14
Improve jsdoc (denoland/deno_std#277)
Vincent LE GOFF
2019-03-11
Datetime module improvement (denoland/deno_std#259)
Vincent LE GOFF
2019-03-06
Rename assertEq to assertEquals (denoland/deno_std#242)
Ryan Dahl
2019-03-06
Testing refactor (denoland/deno_std#240)
Vincent LE GOFF
2019-03-04
Add eslint for linting (denoland/deno_std#235)
Kitson Kelly
2019-02-23
Fixed non-standard prefix on importing (denoland/deno_std#216)
EnokMan
2019-02-07
Add missiong copyright headers (denoland/deno_std#177)
Dmitry Sharshakov
2019-01-21
fix format (denoland/deno_std#140)
木杉
2019-01-16
datetime: correct hh:mm formats and add test cases (denoland/deno_std#121)
James Garbutt
2019-01-11
Define type for available date format (denoland/deno_std#88)
Kwang-in (Dennis) Jung
2019-01-03
Add datetime utils (denoland/deno_std#72)
Dmitry Sharshakov aka. sh7dm