Social
The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The Clock component in app builders is a non-visible component that provides timing functionality. It can be used to trigger events at specific intervals, measure durations, and work with date and time values.
Overview
The Clock component is a non-visible component that provides various functions related to time and date. It allows you to add durations, format dates and times, get the current time, and create/manipulate time instants.
The Clock component generally does not require any special permissions.
Events
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
2 | quantity | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
2 | quantity | long |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
2 | quantity | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
2 | quantity | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
2 | quantity | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
2 | quantity | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
2 | quantity | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
2 | quantity | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | start | Instant | |
2 | end | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | duration | long | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | duration | long | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | duration | long | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | duration | long | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | duration | long | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
2 | pattern | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
2 | pattern | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | year | int | |
2 | month | int | |
3 | day | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | from | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | millis | long | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | year | int | |
2 | month | int | |
3 | day | int | |
4 | hour | int | |
5 | minute | int | |
6 | second | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | hour | int | |
2 | minute | int | |
3 | second | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | instant | Instant | |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | TimerAlwaysFires | boolean | true |
2 | TimerAlwaysFires | boolean | true |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | TimerEnabled | boolean | false |
2 | TimerEnabled | boolean | false |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | TimerInterval | int | 1000 |
2 | TimerInterval | int | 1000 |