sellingTime

PHOTO EMBED

Tue Oct 26 2021 13:41:11 GMT+0000 (Coordinated Universal Time)

Saved by @Amoro

if (doc["soldDate"].size() > 0) {
    return doc["soldDate"].value.getMillis() - doc["created"].value.getMillis()
}
content_copyCOPY