3
1
mirror of https://github.com/therootcompany/tz.js synced 2025-03-01 14:10:51 +00:00

47 Commits

Author SHA1 Message Date
f03e75b898
1.3.2 v1.3.2 2022-03-11 21:02:29 -07:00
fd0f3a265b
fix: add timeZone() and fix toOffsetISOString() 2022-03-11 21:01:43 -07:00
6417eca7f6
docs+test: toUTC => fromTimeZone, correct UTC vs ISO 2022-03-09 23:59:32 -07:00
ffba59336f
docs(test): correct UTC Zulu vs ISO+Offset 2022-03-09 23:56:41 -07:00
b5649558b7
1.3.1 v1.3.1 2022-03-09 23:52:18 -07:00
ba1c97cda2
docs: correct and clarify UTC vs ISO+Offset 2022-03-09 23:52:13 -07:00
3f5d230261
1.3.0 v1.3.0 2022-03-09 23:47:20 -07:00
a195b6c5d5
1.2.0 v1.2.0 2022-03-09 23:47:19 -07:00
bf0130780d
docs!: toUTC* to fromTimeZone, toOffsetISOString 2022-03-09 23:47:11 -07:00
ff996abbc0
chore: use package.json.files to trim bloat 2022-03-09 23:47:01 -07:00
6a095b0966
1.1.1 v1.1.1 2022-03-09 23:30:42 -07:00
0501ab1899
1.1.0 2022-03-09 23:30:32 -07:00
c3f690ae6d
feat: add toLocalISOString() 2022-03-09 23:30:32 -07:00
7acf670aa6
Update index.html 2021-07-22 19:03:59 -06:00
d314200e03
add link to live stream 2021-07-09 03:00:25 -06:00
800a1aa3cb demo: convert between zones, show some code 2021-05-30 04:33:38 -06:00
417346ad3e 1.0.2 v1.0.2 2021-05-29 01:42:12 -06:00
d18b0ad3de trivial workarounds for iOS 2021-05-29 01:41:54 -06:00
b4555682d7 add UTC as example Time Zone 2021-05-28 09:04:56 -06:00
5c35bd2148 fix typo, clarify comment 2021-05-28 08:37:35 -06:00
8b8af276ef add build command 2021-05-28 08:28:18 -06:00
72f68a10f0 fix bad description 2021-05-28 08:28:01 -06:00
4de76c4ccc fix typo: 2nd 2am => 2nd 1am 2021-05-28 08:08:53 -06:00
dea25807e0 make current time copy/paste easier 2021-05-28 02:16:33 -06:00
6d6635b838 1.0.1 v1.0.1 2021-05-28 02:14:17 -06:00
7ea37d8772 typo fix 2021-05-28 02:14:13 -06:00
37181d65a0 bugfix: respect updated tz values 2021-05-28 02:09:15 -06:00
77300f69b2 add demo link 2021-05-28 02:04:29 -06:00
dacf0eaaf2 update docs with demo 2021-05-28 02:03:49 -06:00
a0172f68a3 add demo page 2021-05-28 01:55:01 -06:00
ff9e266052 make Prettier 2021-05-28 00:57:42 -06:00
aaa31a25b9 note tests 2021-05-28 00:51:14 -06:00
8ddd8cd2f5 update cdn link, put browser first 2021-05-28 00:42:21 -06:00
de3f74a572 typo fix and formatting 2021-05-28 00:33:21 -06:00
e8e1c8fe56 1.0.0 v1.0.0 2021-05-28 00:24:01 -06:00
ce71da41e4 update with cdn link 2021-05-28 00:23:54 -06:00
2352655838 fix typo 2021-05-28 00:18:28 -06:00
bdea26ff86 add origin link 2021-05-28 00:17:38 -06:00
717b2fb5f4 version rc-1 2021-05-28 00:16:38 -06:00
f5c99a1a28 Add docs, examples, and prepare to publish 2021-05-28 00:16:03 -06:00
6c38395ce7 minor format change 2021-05-27 17:49:43 -06:00
c31063b1f2 use minimal MPL-2.0 license 2021-05-27 17:16:15 -06:00
af6d1bdb5f TZ => UTC passes tests 2021-05-27 16:25:55 -06:00
c30ecbd127 UTC => TZ conversion works 2021-05-27 15:05:02 -06:00
e4af522b88 test conditions and notes 2019-06-12 08:42:57 +00:00
be8d138cd0 initial commit (from keybase) 2019-06-12 08:39:58 +00:00
bb23ae70d1 Initial commit 2019-06-12 08:39:07 +00:00