aweary / tinytime

⏰ A straightforward date and time formatter in <1kb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The B.C. is not supported

pea3nut opened this issue · comments

const date = new Date();
date.setFullYear(-100);