You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
Sure, but I think we should first see how developers cope with dealing with working with dates. I would certainly would not want to use the nasty 1 * 1 0 whatever nasty-ass-unix-syntax(:tm:), but a JSON human friendly alternative that includes the timezones would be quite nice.
Not sure, tbh. Seems fairly fundamental. But I can also see a good argument for deferring.
Application logic can take care of that pretty easily and the usage for that for the moment would be a calendar application. It doesn't seem to be huge enough to make it a priority to move the burden to the platform.
I'm willing to see how things work on the Moz side first with the Alarm API. @cdumez, it would be great if Tizen folks can also provide feedback with the Tizen equivalent.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feedback from public-script-coord:
If you want a pretty API consider parsing cron patterns ( http://crontab.org/ ) like node's cron module does ( https://github.com/ncb000gt/node-cron#another-cron-example )
The text was updated successfully, but these errors were encountered: