mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 12:27:42 +03:00
Add support for time and more date formats
This commit is contained in:
parent
c9641fcced
commit
37e484ee38
4 changed files with 518 additions and 477 deletions
|
@ -1,4 +1,4 @@
|
|||
pub mod date;
|
||||
pub mod date_time;
|
||||
pub mod number;
|
||||
|
||||
use crate::{Range, Tendril};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue