Softvoile support forum

It is currently Thu May 23, 2013 9:51 am

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Customizing Date Entry
PostPosted: Fri Feb 24, 2006 11:26 am 
Using macros are great, but I need to modify how the dates are being entered for one of the programs. Is there a way to modify the dates? For instance, I need YYYYMMDD format, not MM/DD/YYYY.

Thanks.


Top
  
Reply with quote  
 Post subject:
PostPosted: Fri Feb 24, 2006 1:30 pm 
Offline
Site Admin

Joined: Tue Feb 17, 2004 12:49 am
Posts: 587
hello

You can use %ExTime()% macros. Try use it with follwing parameters
'#Y#m#d'.

i.e. %ExTime(#Y#m#d)%

_________________
Best regards, Tiushkov Nikolay


Top
 Profile  
Reply with quote  
 Post subject: Date format
PostPosted: Fri Feb 24, 2006 10:00 pm 
It worked!

Thank you. Where can I learn more about macro syntax for the program?


Top
  
Reply with quote  
 Post subject:
PostPosted: Sat Feb 25, 2006 6:00 am 
Offline
Site Admin

Joined: Tue Feb 17, 2004 12:49 am
Posts: 587
Hello

List of supported macros in our online help.

About syntax of %ExTime()%, when you try to add it special window will be opened. You can find hint in the bottom path of this window.


----- Help ------
----- Examples ------

#с = 02/25/06 07:56:26
#x = 02/25/06
#A, #B #d, #Y = Saturday, February 25, 2006
Today is #A, day #d of #B in the year #Y. = Today is Saturday, day 25 of February in the year 2006.

----- Argument ------

#a - Abbreviated weekday name
#A - Full weekday namer
#b - Abbreviated month namer
#B - Full month namer
#c - Date and time representation appropriate for locale
#d - Day of month as decimal number (01 – 31)
#H - Hour in 24-hour format (00 – 23)
#I - Hour in 12-hour format (01 – 12)
#j - Day of year as decimal number (001 – 366)
#m - Month as decimal number (01 – 12)
#M - Minute as decimal number (00 – 59)
#p - Current locale’s A.M./P.M. indicator for 12-hour clock
#S - Second as decimal number (00 – 59)
#U - Week of year as decimal number, with Sunday as first day of week (00 – 53)
#w - Weekday as decimal number (0 – 6; Sunday is 0)
#W - Week of year as decimal number, with Monday as first day of week (00 – 53)
#x - Date representation for current locale
#X - Time representation for current locale
#y - Year without century, as decimal number (00 – 99)
#Y - Year with century, as decimal number
#z, #Z - Time-zone name or abbreviation; no characters if time zone is unknown
## - Percent sign

_________________
Best regards, Tiushkov Nikolay


Top
 Profile  
Reply with quote  
 Post subject: Macro
PostPosted: Sun Feb 26, 2006 1:42 am 
Thank you.


Top
  
Reply with quote  
 Post subject:
PostPosted: Tue Feb 19, 2008 4:19 pm 
This macro date is only in Englihs??? I can´t in spanish. can i ??


Top
  
Reply with quote  
 Post subject:
PostPosted: Tue Feb 19, 2008 5:06 pm 
Offline
Site Admin

Joined: Tue Feb 17, 2004 12:49 am
Posts: 587
Anonymous wrote:
This macro date is only in Englihs??? I can´t in spanish. can i ??


No, sorry. This is unsupported.

_________________
Best regards, Tiushkov Nikolay


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group