Skip to content

Commit

Permalink
Adding CDateTime widget to docs folder
Browse files Browse the repository at this point in the history
Also updating the Widgets.md overview page to point to the new home.
  • Loading branch information
vogella committed Jan 8, 2025
1 parent b96330a commit 02436a7
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Widgets.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Each image links to a page that will further describe the component and its func
### Nebula Released Widgets:

![CDateTime](images/cdatetime.png)
[CDateTime](https://eclipse.dev/nebula/widgets/cdatetime/cdatetime.html)
[CDateTime](cdatetime.md)

![PShelf](images/pshelf.png)
[PShelf](https://eclipse.dev/nebula/widgets/pshelf/pshelf.html)
Expand Down
24 changes: 24 additions & 0 deletions docs/cdatetime.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Nebula CDateTime Widget

![](images/CDTSnippet02.png)


A Date and Time selection widget that can be used in a textual, graphical, or combo mode.


## Links

# CDateTime

- [Date/Time Formats and Patterns](https://eclipse.dev/nebula/widgets/cdatetime/cdatetime770d.html?page=patterns)
- [Style Settings](https://eclipse.dev/nebula/widgets/cdatetime/cdatetime437d.html?page=styles)
- [Internationalization (I18N)](https://eclipse.dev/nebula/widgets/cdatetime/cdatetime0566.html?page=i18n)
- [Developer API](https://eclipse.dev/nebula/widgets/cdatetime/cdatetime7657.html?page=api)
- [End-User Operation](https://eclipse.dev/nebula/widgets/cdatetime/cdatetimeb2c1.html?page=operation)
- [Links - Clocks, and Calendars](https://eclipse.dev/nebula/widgets/cdatetime/cdatetime2c3b.html?page=reference)
- [Snippets](https://eclipse.dev/nebula/snippets.html#CDateTime)





23 changes: 23 additions & 0 deletions docs/images/CDTSnippet02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 02436a7

Please sign in to comment.