KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
yii2-timezone-picker
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
t3as-redact
:
PDF redaction: RESTful web service and HTML5 user interface
generator-wejs
:
We.js Yeoman generator \o|
2014_ekoparty
:
Code and presentation from my 2014 Ekoparty 10 presentation
insilico
:
Neuronal Network Simulation Library
color-ops
:
Color operations. Extracted from less.js, via CartoCSS.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
yii2-timezone-picker
?
Download (.md)
### Usage Examples ### #### Form Input #### <?= $form->field($profile, 'timeZone')->widget(\yiidreamteam\widgets\timezone\Picker::className(), [ 'options' => ['class' => 'form-control'], ]) ?>