Insert Date on Mac

Using Apple Script we can insert a date string

In Automator setup, a service Service receives 'no input' in 'any application,' and select "Output replaces selected text"

on run
		return date string of (get current date)
end run

Do you have any question to us?

Contact us and we'll get back to you as soon as possible.