Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date:millisecondを追加 #552

Merged
merged 5 commits into from
Feb 14, 2024
Merged

Conversation

FineArchs
Copy link
Member

What

現在時刻/指定時刻のミリ秒を取得する関数を追加します。

Why

#550

Additional info (optional)

docs/std.md Outdated
@@ -87,6 +87,11 @@ _date_ を渡した場合、_date_に対応する分、
_date_ を渡した場合、_date_に対応する秒、
渡していない場合は現在時刻の秒が返されます。

### @Date:millisecond(_date_?: num): num
現在時刻のミリ秒を取得します。
_date_ を渡した場合、_date_に対応する秒、
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

に対応するミリ秒

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

うっかりしていました…ありがとうございます。

@FineArchs
Copy link
Member Author

2人のapprovalを受けたので24時間後にマージします。

@FineArchs FineArchs merged commit c13ebcd into aiscript-dev:master Feb 14, 2024
4 checks passed
@FineArchs FineArchs deleted the millisec branch February 14, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants