Commit Graph

2 Commits (b068dbd40ee3b4dc7d18cdcf168f0c24cea234c0)

Author SHA1 Message Date
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince ()
Follow  and 
2024-11-04 11:30:00 +00:00
wxiaoguang 259811617b
Replace DateTime with proper functions ()
Follow 

This PR cleans up the "Deadline" usages in templates, make them call
`ParseLegacy` first to get a `Time` struct then display by `DateUtils`.

Now it should be pretty clear how "deadline string" works, it makes it
possible to do further refactoring and correcting.
2024-11-02 21:04:53 +00:00