Opened 3 years ago
Last modified 3 years ago
#72 assigned task
Things to add to the help file
Reported by: | Gregg Young | Owned by: | Gregg Young |
---|---|---|---|
Priority: | major | Milestone: | Version-3.10 |
Component: | Base | Version: | 3.09 |
Keywords: | Cc: |
Description
TMPSMP can have no separators
Date2Digit INI entry
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
No separators means exactly that (i.e. yyyymmddhhmmss) You get 20211116094510.
The 2 digit day simply places a 0 before the single digit dates 1-9 i.e. 11-09-21 instead of 11-9-21. It has no effect if DateFormat is set which always gives 2 digit dates.
Note:
See TracTickets
for help on using tickets.
As I'm working on merging our respective help file updates, I'll see to the items, here.
By TMSMP (which is I guess is what you meant to type) having no separators, did you mean that TmSmpFmt must use "-" and no "custom" separators, or...?
Date2Digit I do not see in your copy of the file at all, and lacking sources, I'll need some notes from you to make the appropriate entry.