Eastern Time
Get the current date and time in Eastern Time Zone with automatic DST handling.
Quick Start
Run the script to get the current Eastern Time:
bash
bun scripts/current_time.ts
获取东海岸时区(EST/EDT)的当前日期与时间。当用户提及“昨天”、“下周二”、“月底”等相对时间,或当用户询问当前时间时,均可使用此功能。
--- frontmattername: current-time description: Get the current date and time in Eastern Time Zone (EST/EDT). Use this any time the user refers to a relative time such as "yesterday" "next Tuesday", "end of the month" or if the user asks for the current time.
Get the current date and time in Eastern Time Zone with automatic DST handling.
Run the script to get the current Eastern Time:
bun scripts/current_time.ts