forked from wathiede/i3xs
Compare commits
1 Commits
5f2795f5d2
...
faae3bebca
| Author | SHA1 | Date | |
|---|---|---|---|
| faae3bebca |
@ -22,7 +22,7 @@ pub struct TimeColor {
|
|||||||
|
|
||||||
impl DateTimeWidget<Local> {
|
impl DateTimeWidget<Local> {
|
||||||
pub fn new(fmt: String) -> Self {
|
pub fn new(fmt: String) -> Self {
|
||||||
DateTimeWidget::<Local>::tz(fmt, Local)
|
DateTimeWidget::tz(fmt, Local)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user