-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add time title helper #1432
base: main
Are you sure you want to change the base?
Conversation
apps/namadillo/src/utils/dates.ts
Outdated
endTimeInSeconds: bigint | ||
): string | undefined => { | ||
// TODO is this useful? | ||
return; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would say this isn't useful, maybe we should delete any references to this function sometime soon - it's been immediately returning for many months now :D
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM!
Add a
title
to proposal times so user can check the timezoneAlso, fix the table name that was saying
UTC
while it was a localized value. Now it render the timezone as wellcloses #1426
Some sample simulating different cities: