Hi there. I’m using a custom API with Nightbot and this custom API gives you an “updated at” date encoded in ISO 8601 (2021-07-30T15:40:23.000Z). Is there any way I can convert this date to a more human readable one within the command? Pretty sure can’t do it with javascript math but I just don’t know.