
Niclas König
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Niclas König-
Maybe the documentation over at http://momentjs.com/ is helpful? Also, just to be clear, are you referring to the date field (by placing @ in front of the name)?
-
John, apparently by writing var now = moment(Date of experiment) var then = moment(Date of termination) then.diff(now, 'days') I know I've seen a way to also customize entirely the output, so t...
-
Philip, as a part of a logging app for a study, there is a date field simply called "Date of experiment". Following this, I've entered the formula according to my first reply: moment(Date of experi...
-
Never mind! Fixed with incredibly simple js: moment(Date of experiment).fromNow();
-
Alternatively, a contact field could be included in the calendar popup!
-
*if* one could sort
-
The new calendar is great - what would be fantastic is one could sort a workspace calendar by one of the members. That would allow for easy tracking of what they're busy with. But great update! /Ni...