Innablr / revolver

AWS Powercycle Facility
MIT License
2 stars 2 forks source link

Handle resource launch times which are already JSDate #371

Closed lyricnz closed 4 days ago

lyricnz commented 5 days ago

At the moment, all the top-level launchTimeUtc values in the resource dump are null. This is because the data-type of the resource launchTimeUtc is JS Date, not string. See https://github.com/Innablr/revolver/issues/370