我希望用户能够进入日期。 采用一种形式,并在这种背景下将这种形式改为天数。 之后又放下了几天时间,然后将该日期改为日期。
例:
出生日期。
- 折合日数(日期)
然后,将新的总数改为:
新总数改为日期。
Can anyone point me in the right direction of doing this, or do they know some function for doing this?
So lets say :user enters date 13th July 1980 We use js to convert this to total number of days 11,453 days
Then create new function : subtotal=11453-280
并将这些天数改为日期,并在屏幕上重复。