mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
@@ -55,7 +55,7 @@ func (ns *Namespace) AsTime(v interface{}, args ...interface{}) (interface{}, er
|
||||
}
|
||||
}
|
||||
|
||||
return cast.ToTimeInDefaultLocationE(v, loc)
|
||||
return htime.ToTimeInDefaultLocationE(v, loc)
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user