+
+ Backup Status
+
+
+
+
Last backup
+
+ {new Date(props.lastBackup!).toLocaleDateString(undefined, {
+ weekday: 'short',
+ year: 'numeric',
+ month: 'short',
+ day: 'numeric',
+ })}
+
+
+ {new Date(props.lastBackup!).toLocaleTimeString()}
+
+
+
+ {info().ageFormatted} ago
+
+
+
+
+ No backup has ever been recorded for this guest.
+
+
+