How to use the @hi-ui/hiui/es.DatePicker.format function in @hi-ui/hiui

To help you get started, we’ve selected a few @hi-ui/hiui examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github XiaoMi / naftis / src / ui / src / views / Service / CreateTask / index.js View on Github external
onChange={(d) => {
                                        if (d) {
                                          this.updateParam(DatePicker.format(d, 'yyyy-MM E'), v.key, index)
                                        } else {
                                          this.updateParam(d, v.key, index)
                                        }
                                      }} />
                                  }

@hi-ui/hiui

The root-package for @hi-ui/hiui.

MIT
Latest version published 27 days ago

Package Health Score

84 / 100
Full package analysis

Similar packages