Module investments::time[][src]

Structs

Date

ISO 8601 calendar date without timezone. Allows for every proleptic Gregorian date from Jan 1, 262145 BCE to Dec 31, 262143 CE. Also supports the conversion from ISO 8601 ordinal and week date.

DateOptTime
DateTime

ISO 8601 combined date and time without timezone.

Time

ISO 8601 time without timezone. Allows for the nanosecond precision and optional leap second representation.

Functions

deserialize_date
deserialize_date_opt_time
now
parse_date
parse_date_time
parse_duration
parse_period
parse_time
parse_timezone
parse_tz_date_time
today
today_trade_conclusion_time
today_trade_execution_date
utc_now