Skip to content

Expose the date as discord or unix timestamp instead of pre-formatted #412

Description

@Julienraptor01

Is your feature request related to a problem? Please describe.
Currently MonitoRSS is able to parse dates and reformat them using day.js
That it great, except that not everyone is on the same timestamp or can easily do the conversion on top of their head

Describe the solution you'd like
Use day.js to transform it into a unix timestamp and then expose it as a discord styled timestamp (or even just exposing the unix timestamp so that users can type the discord formatting manually)

Additional context
There are tools already to generate those as users : https://r.3v.fi/discord-timestamps/
It'd be nice if MonitoRSS could do it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions