Searched defs:Naive (Results 1 – 6 of 6) sorted by relevance
12 pub struct Naive { struct15 config: NaiveConfig, argument18 impl Naive { implementation41 impl Engine for Naive { implementation
56 Naive, enumerator
191 .. _datetime-timedelta:
605 #### Naive subsubsection
2506 class Naive(tzinfo): class
4403 class Naive(tzinfo): class