Periods (dw::core::Periods) Flashcards

1
Q

between

A

Returns a Period (P) value consisting of the number of years, months, and days between two Date values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

days

A

Creates a Period value from the provided number of days.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

duration

A

Creates a Period value that represents a number of days, hours, minutes, or seconds.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

hours

A

Creates a Period value from the provided number of hours.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

minutes

A

Creates a Period value from the provided number of minutes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

months

A

Creates a Period value from the provided number of months.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

period

A

Creates a Period value as a date-based number of years, months, and days in the ISO-8601 calendar system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

seconds

A

Creates a Period value from the provided number of seconds.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly