Skip to content

Expose compiled_data APIs over FFI #272

@Manishearth

Description

@Manishearth

There are a fair number of APIs that take TimeZoneProvider that I neglected to expose over FFI because I hadn't yet figured out how best to do TimeZoneProvider.

For now, we should expose all their compiled_data versions over FFI. E.g. temporal_capi::...::Instant should have a to_ixdtf_string() method, with a signature similar to

pub fn to_ixdtf_string(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions