Damus

Recent Notes

santos profile picture
I've seen You move, You move the mountains
And I believe I'll see You do it again
You made a way, where there was no way
And I believe I'll see You do it again

santos profile picture
It’s been a while since I’ve looked at the spec, but I’d say probably make most sense to store this in the metadata / profile event if you were to do it only using Nostr otherwise a db to support application specific logic
santos profile picture
I’d say the timestamp is stored in UTC then the application / business logic needs to understand what the user’s local time zone is and convert it to whatever local time it is based on that user’s setting. It’s not really a Nostr thing, though, an application thing