fastjs-team / core

Fastjs is a useful, lightweight JavaScript library for any types of project.
https://fastjs.dev
MIT License
341 stars 37 forks source link

Undefined prop when exporting a non-UTC FastjsDate object to fDate #88

Closed xiaodong2008 closed 6 months ago

xiaodong2008 commented 6 months ago

Example:

date.create().export() // {t: 1704063874586, z: -28800000, u: undefined}