| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| import * as datePickerModule from "tns-core-modules/ui/date-picker"; | ||
| // << date-picker-require | ||
|
|
||
| const currentDateFactory = () => new Date(); |
There was a problem hiding this comment.
Why not directly const currentDate = new Date(); instead of factory?
Sorry, something went wrong.
|
|
||
| export * from "../core/view"; | ||
|
|
||
| const defaultDateFactory = () => new Date(); |
There was a problem hiding this comment.
Why not directly const currentDate = new Date(); instead of factory?
Sorry, something went wrong.
|
uitests |
Sorry, something went wrong.
|
👍 |
Sorry, something went wrong.
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.