spencermountain/spacetime
 Watch   
 Star   
 Fork   
5 days ago
spacetime

7.10.0

  • [fix] - capitalization of "Etc/Utc" #446
  • [new] - .isoFull() method
  • [new] - spacetime.fromEpochSeconds() method #444
  • [fix] - getter form of .epochSeconds()
  • [update] - dependencies
18 days ago
spacetime

7.9.0

  • [new] - .format('sql') #437
  • [new] - .epochSeconds() #439
  • [fix] - duplicate type for .json() #435
  • [update] - plugin peerdepencies #440
  • [update] - dependencies
2025-03-08 00:51:56
spacetime

7.8.0

  • [fix] - 2025 DST-change times for many zones #431
  • [fix] - more .week() issues from #303
  • [new] - initial support for Temporal's extended-iso RFC3339 fmt
  • [new] - adds .format('iso-full') for Temporal support
  • [new] - support hot-swap timezone via .timezone(tz) #180
  • [new] - add tz/offset info in .json() response
  • [new] - support .json(obj) setter fn
  • [fix] - proper capitalization of UTC in .timezone() response
  • [fix] - typescript fixes #432
  • [update] - dependencies
2024-12-02 02:54:42
spacetime

7.7.0

  • [fix] - .week() issue #303
  • [update] - 2025 DST changes
  • [update] - greenland Nuuk DST change #420
  • [update] - alias choibalsan to ulaanbaatar
2024-10-10 20:18:51
spacetime

7.6.2

  • [fix] - isEqual null on 1970-01-01 #417
2024-07-31 23:40:39
spacetime

7.6.1

7.6.1 [July 2024]

  • [new] - add stepCount paramater to .every() #411
  • [fix] - eslint update and fixes
  • [change] - readme improvements #412
  • [update] - minor DST hour changes
  • [update] - github actions script
  • [update] - dependencies
2024-02-12 22:17:31
spacetime

7.6.0

  • [fix] - leap-year string parse issue
  • [change] - typescript export changes #408 #409 (thanks jecraig!)
  • [update] - DST date changes for metlakatla, kiev, ciudad_juarez
  • [update] - late DST date changes for gaza, hebron 1
  • [change] - update github script
  • [update] - deps
2023-12-12 00:51:46
spacetime

7.5.0

  • [update] - 2024 DST changes
  • [fix] - offset in Africa/Cairo #404
  • [change] - support i18n config in .since() #403
2023-10-16 03:12:06
spacetime

7.4.8

  • [fix] - fix for reversed-DST in africa/casablanca and africa/el_aaiun #400
  • [update] - deps
2023-08-23 00:54:24
spacetime

7.4.7

  • [fix] - guard against non-IANA responses in Intl #397
  • [update] - deps