References
Class Summary
| Static Public Class Summary | ||
| public |
A DateTime is an immutable data structure representing a specific date and time and accompanying methods. |
|
| public |
A Duration object represents a period of time, like "2 months" or "1 day, 1 hour". |
|
| public |
The Info class contains static methods for retrieving general time and date related data. |
|
| public |
An Interval object represents a half-open interval of time, where each endpoint is a DateTime. |
|
| public |
Settings contains static getters and setters that control Luxon's overall behavior. Luxon is a simple library with few options, but the ones it does have live here. |
|
Interface Summary
| Static Public Interface Summary | ||
| public |
|
|