Example of Calculated Field: Today, TimeStamp and JulianYear

Here is the example of Exposed Calculated fields
Today()
TimeStamp
JulianYear of Today
JulianMonth of Today
Julian Day of Today
Build a date: Calculation: "0"+(JulianMonth([Created])-JulianYear([Created]) * 12)+"/"+"01"+"/"+(JulianYear([Created])-4713)

For Month:
(JulianMonth([Field])-JulianYear([Field]) * 12)

For Year:
(JulianYear([Field])-4713)




Comments

Post a Comment

Popular posts from this blog

1.) Siebel Install IP 15 Client (Tools and Web Client) in Windows Server 2008 OS

Oracle XE SYSTEM account locked: unlock the SYSTEM user