baswedding.blogg.se

Creation date discord plugin
Creation date discord plugin












creation date discord plugin

The minute component will default to 0 if minute is omitted. The hour component will default to 0 if hour is omitted. The day of the week component will default to 1 if dayOfWeek is omitted. The week component will default to 1 if week is omitted. The following table lists the supported truncation units and the corresponding sub-functions: Truncation unit Microsecond: Select the temporal instant corresponding to the microsecond of the given instant.

creation date discord plugin

Millisecond: Select the temporal instant corresponding to the millisecond of the given instant. Second: Select the temporal instant corresponding to the second of the given instant. Minute: Select the temporal instant corresponding to the minute of the given instant. Hour: Select the temporal instant corresponding to the hour of the given instant. Week: Select the temporal instant corresponding to the week of the given instant.ĭay: Select the temporal instant corresponding to the month of the given instant. Month: Select the temporal instant corresponding to the month of the given instant. Quarter: Select the temporal instant corresponding to the quarter of the year of the given instant. WeekYear: Select the temporal instant corresponding to the first day of the first week of the week-year of the given instant. Year: Select the temporal instant corresponding to the year of the given instant. Millennium: Select the temporal instant corresponding to the millenium of the given instant.Ĭentury: Select the temporal instant corresponding to the century of the given instant.ĭecade: Select the temporal instant corresponding to the decade of the given instant. Temporal instant type creation functions FunctionĬreating a calendar-based (Year-Month-Day) valueĬreating a week-based (Year-Week-Day) valueĬreating a quarter-based (Year-Quarter-Day) valueĬreating a value from other temporal values using extractors (i.e. In effect, this allows for the conversion between different temporal types, and allowing for 'missing' components to be specified.

creation date discord plugin

If the type being created and the type from which the time component is being selected both contain timezone (and a timezone is not explicitly specified) the timezone is also selected.ĭatetime - selects all components, and is useful for overriding specific components.Īnalogously to time, if the type being created and the type from which the time component is being selected both contain timezone (and a timezone is not explicitly specified) the timezone is also selected. Time - contains all components for a Time ( hour, minute, second, and sub-seconds namely millisecond, microsecond and nanosecond). Deprecations, additions and compatibilityĭate - contains all components for a Date (conceptually year, month and day).














Creation date discord plugin