Skip to content
  • Mark OLESEN's avatar
    ENH: support disable libs when constructing Time from argList (#1714) · a5a50469
    Mark OLESEN authored
    - previously relied on presence/absence of command-line options.
      Can now explicitly disable individually
    
    - provide shorter constructors for dealing with these types of cases.
      Make construction with non-default names for "system" and "constant"
      lengthier so there is no ambiguity.
    a5a50469