DateTimeFormatting extension
DateTime formatting helpers and an extension for convenient calls.
- on
Methods
-
toHTTP(
) → String -
Available on DateTime, provided by the DateTimeFormatting extension
-
toHTTPFr(
) → String -
Available on DateTime, provided by the DateTimeFormatting extension
-
toISO(
) → String -
Available on DateTime, provided by the DateTimeFormatting extension
-
toISODate(
) → String -
Available on DateTime, provided by the DateTimeFormatting extension
-
toISOTime(
) → String -
Available on DateTime, provided by the DateTimeFormatting extension
-
toISOWeekDate(
) → String -
Available on DateTime, provided by the DateTimeFormatting extension
-
toMillis(
) → int -
Available on DateTime, provided by the DateTimeFormatting extension
-
toRFC2822(
) → String -
Available on DateTime, provided by the DateTimeFormatting extension
-
toSeconds(
) → double -
Available on DateTime, provided by the DateTimeFormatting extension
-
toUnixInteger(
) → int -
Available on DateTime, provided by the DateTimeFormatting extension
-
valueOf(
) → int -
Available on DateTime, provided by the DateTimeFormatting extension