Skip to content

Missing standard time functions in jerry-libc #213

Closed
@szledan

Description

@szledan

For Date object implementations we need few time functions and variables, example: localtime_r, gmtime_r, daylight for [1] functions.

These are system dependent features.
Could we somehow use the standard <time.h>?

[1] http://www.ecma-international.org/ecma-262/5.1/#sec-15.9.1.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    criticalRaises security concernsdiscussionOngoing discussionecma builtinsRelated to ECMA built-in routinesecma coreRelated to core ECMA functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions