Date & Time
B2Win Suite provides a comprehensive set of date and time utilities for parsing, formatting, and calculating dates in scripts.
In This Section
- Formatting — Format dates and times as strings using patterns.
- GeneralDateUtil — General-purpose date helpers and conversions.
- InstantUtil — Work with UTC instant timestamps.
- LocalDateTimeUtil — Manipulate local date-time values (date + time, no timezone).
- LocalDateUtil — Work with calendar dates (year, month, day).
- LocalTimeUtil — Work with time-of-day values.
- Timezones — Convert and compare dates across time zones.