|
a1986c12a2
|
Add convertDateToISOString.js
Also make getCreationDate.js and getJoinDate.js use this function
|
2021-06-28 17:56:16 +02:00 |
|
|
a1dc9d1bc7
|
Fix getCreationDate
Forgot I had to do user.user.createdAt instead of just user.createdAt.
|
2021-06-28 13:35:06 +02:00 |
|
|
8b92667315
|
Add leading zeros and add one to month
Forgot about the fucking padding and month not being correct because
fuck javascript. Hopefully I didn't forget about anything else.
|
2021-06-27 20:14:46 +02:00 |
|
|
49e6eaed11
|
Rewrite createdate and joindate gets
Update botinfo to work with new getCreationDate
Update userinfo to work with new getCreationDate
Update userinfo to work with new getJoinDate
|
2021-06-27 19:59:02 +02:00 |
|