ladybird/Userland/Libraries/LibJS/Runtime/Temporal
kleines Filmröllchen effcd080ca Userland: Remove remaining users of Duration::now_realtime()
This is a clear sign that they want to use a UnixDateTime instead.

This also adds support for placing durations and date times into SQL
databases via their millisecond offset to UTC.
2023-05-24 23:18:07 +02:00
..
AbstractOperations.cpp
AbstractOperations.h
Calendar.cpp
Calendar.h
CalendarConstructor.cpp
CalendarConstructor.h
CalendarPrototype.cpp
CalendarPrototype.h
Duration.cpp
Duration.h
DurationConstructor.cpp
DurationConstructor.h
DurationPrototype.cpp
DurationPrototype.h
Instant.cpp
Instant.h
InstantConstructor.cpp
InstantConstructor.h
InstantPrototype.cpp
InstantPrototype.h
ISO8601.cpp
ISO8601.h
Now.cpp
Now.h
PlainDate.cpp
PlainDate.h
PlainDateConstructor.cpp
PlainDateConstructor.h
PlainDatePrototype.cpp
PlainDatePrototype.h
PlainDateTime.cpp
PlainDateTime.h
PlainDateTimeConstructor.cpp
PlainDateTimeConstructor.h
PlainDateTimePrototype.cpp
PlainDateTimePrototype.h
PlainMonthDay.cpp
PlainMonthDay.h
PlainMonthDayConstructor.cpp
PlainMonthDayConstructor.h
PlainMonthDayPrototype.cpp
PlainMonthDayPrototype.h
PlainTime.cpp
PlainTime.h
PlainTimeConstructor.cpp
PlainTimeConstructor.h
PlainTimePrototype.cpp
PlainTimePrototype.h
PlainYearMonth.cpp
PlainYearMonth.h
PlainYearMonthConstructor.cpp
PlainYearMonthConstructor.h
PlainYearMonthPrototype.cpp
PlainYearMonthPrototype.h
Temporal.cpp
Temporal.h
TimeZone.cpp
TimeZone.h
TimeZoneConstructor.cpp
TimeZoneConstructor.h
TimeZonePrototype.cpp
TimeZonePrototype.h
ZonedDateTime.cpp
ZonedDateTime.h
ZonedDateTimeConstructor.cpp
ZonedDateTimeConstructor.h
ZonedDateTimePrototype.cpp
ZonedDateTimePrototype.h