温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.bun.com/reference/bun/test/setSystemTime
点击访问原文链接

bun:test setSystemTime function | API Reference | Bun

bun:test setSystemTime function | API Reference | BunBuildDocsReferenceGuidesBlogDiscord/bun:test/setSystemTimeFsetSystemTime

Search the reference...

/

BuildDocsReferenceGuidesBlogDiscord/bun:test/setSystemTimeFsetSystemTime

function

test.setSystemTimefunction setSystemTime(now?: number | Date): ThisTypevoid>;

Control the system time used by:

Date.now()new Date()Intl.DateTimeFormat().format()

In the future, we may add support for more functions, but we haven't done that yet.

@param now

The time to set the system time to. If not provided, the system time will be reset.

@returns

this

Resources

ReferenceDocsGuidesDiscordMerch StoreGitHubBlog 

Toolkit

RuntimePackage managerTest runnerBundlerPackage runner

Project

Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicense

Baked with ❤️ in San Francisco

We're hiring →

bun:test setSystemTime function | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引

    API documentation for function bun:test.setSystemTime | Bun