I'm working in Visio 2013 with the Timeline Template which is one of the built-in options available when I pick File | New:
This template contains a Stencil with timeline shapes that have dates or date ranges attached to them. When you drop a shape from the stencil you get a pop-up dialog that lets you configure the shape:
Note the drop down list of Date Formats. There is a very long list of options here, but it doesn't include the one that I really need, which is MMM d, in other words, I'd like to see 2015-08-16 come out like this: Aug 16.
The context of the diagram is such that year is completely understood so it just wastes space. Also, I'm working cross-culturally so an option like MM-d could potentially be confusing.
I've found that by editing the Shape Sheet for these shapes, I can force the type of display that I want using this:
User.visMask ="{{MMM d}}"or similar changes, depending on the type of shape involved.
The problem with this approach is that I have to change every single shape and if I ever reconfigure the shape, or copy/paste it, or anything else that causes a change to the date, then the format reverts to one of the options in the pop-up dialog box.
Is there any way to modify the options in the Date Format drop down list dialog box for the Timeline Template?
3 Reset to default