时间感知服务器

version : 1.0.0

current_time

Get the current date and time.

*format(string)

timezone(string)

结果(Result)

relative_time

Get the relative time from now.

*time(string)

结果(Result)

days_in_month

Get the number of days in a month. If no date is provided, get the number of days in the current month.

date(string)

结果(Result)

get_timestamp

Get the timestamp for the time.

time(string)

结果(Result)

convert_time

Convert time between timezones.

*sourceTimezone(string)

*targetTimezone(string)

*time(string)

结果(Result)

get_week_year

Get the week and isoWeek of the year.

date(string)

结果(Result)